Click or drag to resize

ApiSessionGetGlobalVariable Method

Overload List
  NameDescription
Public methodGetGlobalVariable(String)
Gets a global variable whose full qualified name, namespace & variable name, is known. For example "game.IsRunning"
Public methodGetGlobalVariable(ObjectProxy, String)
Fetches a variable from a given VariableSet
Top
See Also