SetToken
Set the value of a game token.
Syntax
GameToken.SetToken( TokenName, TokenValue )
GetToken
Get the value of a game token.
Syntax
GameToken.GetToken( TokenName )
DumpAllTokens
Dump all game tokens with their values to the log.
Syntax
GameToken.DumpAllTokens()
Overview
Content Tools