AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzScriptCallback Struct Reference

A script callback. More...

#include <CzScript.h>

List of all members.

Public Member Functions

 CzScriptCallback ()

Public Attributes

bool Valid
 Ttue if this callback is still valid.
int FunctionRef
 Functiom reference (usually an index)
IzScriptEngineScriptEngine
 Script engine that contains the callback.

Detailed Description

A script callback.


Constructor & Destructor Documentation


Member Data Documentation

Functiom reference (usually an index)

Script engine that contains the callback.

Ttue if this callback is still valid.


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