AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
A script callback. More...
#include <CzScript.h>
Public Member Functions | |
CzScriptCallback () | |
Public Attributes | |
bool | Valid |
Ttue if this callback is still valid. | |
int | FunctionRef |
Functiom reference (usually an index) | |
IzScriptEngine * | ScriptEngine |
Script engine that contains the callback. |
A script callback.
CzScriptCallback::CzScriptCallback | ( | ) | [inline] |
Functiom reference (usually an index)
Script engine that contains the callback.
Ttue if this callback is still valid.