ApiSessionGetGlobalVariable Method |
Name | Description | |
---|---|---|
![]() | GetGlobalVariable(String) |
Gets a global variable whose full qualified name, namespace & variable name, is known. For example "game.IsRunning"
|
![]() | GetGlobalVariable(ObjectProxy, String) |
Fetches a variable from a given VariableSet
|