Module tokens

Source
Expand description

A submodule providing ironman token declarations.

Structs§

TokenTranslator
A struct that translates tokens to strings Essentially a wrapper around a static map that is generated at build time.

Constants§

TOKEN_TRANSLATOR
A static instance of the token translator. This is used to resolve tokens in the game data on runtime. If the tokens feature is not enabled, this will be a no-op.