Expand description
A registry of all the script variables that have been defined somewhere.
Structsยง
Enumsยง
- Extract ๐
Constantsยง
- CREATE_
LIST ๐ - CREATE_
VARIABLE ๐
Functionsยง
- filter_
table ๐ - Create a map tuned for the current game.
- remove_
qualifiers ๐ - Return the variable name with any preceding
FROM.etc removed. - remove_
suffix_ ๐tag - If the variable name has a country tag at the end, return it with that tag removed.
Otherwise return
None.