![]() |
• Controller System | ||||||||||||||
|
API Links
Developer Links
|
class ScriptStateDefined in:
The C4Scripts.hScriptState class represents the state of a running script.
Definition
Member Functions
Constructor
Description
The ScriptState class represents the current state of a running script. A ScriptState object is passed to the Method::Execute and Method::Resume functions so that the implementations of those functions can pass them to other functions that require the script state.
Base Classes
See Also
|