PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
EnScript Class Reference

Private Member Functions

private void EnScript ()
 
private void ~EnScript ()
 

Static Private Member Functions

static proto int GetClassVar (Class inst, string varname, int index, out void result)
 Dynamic read of variable value by its name.
 
static proto int SetClassVar (Class inst, string varname, int index, void input)
 Dynamic write to variable by its name.
 
static proto int SetVar (out void var, string value)
 Sets variable value by value in string.
 
static proto void Watch (void var, int flags)
 Debug tool for watching certain variable. Invokes debugger whenever is variable used.
 

The documentation for this class was generated from the following file: