Mod API Reference:ResourceType

From Warzone Wiki
Revision as of 17:30, 4 December 2018 by DanWL60 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

An enum that represents a type of resource that a player can control within a game. Currently, the only supported value is WL.ResourceType.Gold, which represents how much gold a player has in a Commerce game. This enum exists so that more types of resources can be added in the future.