SIO2script Struct Reference

#include <sio2_script.h>

List of all members.

Public Attributes

char name [SIO2_MAX_CHAR]
 The name of the SIO2cript.
unsigned charcode
 The LUA source code of the SIO2script.
unsigned char compiled
 Determine whether or not the SIO2script have been compiled.
int error_code
 The last LUA error number for the SIO2script (if any).


Member Data Documentation

char SIO2script::name[SIO2_MAX_CHAR]

The name of the SIO2cript.

Referenced by sio2ResourceGet(), sio2ScriptGetError(), and sio2ScriptInit().

The LUA source code of the SIO2script.

Referenced by sio2ScriptCompile(), sio2ScriptFree(), and sio2ScriptLoad().

Determine whether or not the SIO2script have been compiled.

Referenced by sio2ResourceCompileAllScripts(), and sio2ScriptCompile().

The last LUA error number for the SIO2script (if any).

Referenced by sio2ScriptCompile(), and sio2ScriptGetError().


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

Generated on Thu Mar 4 15:41:52 2010 for SIO2 Engine by  doxygen 1.5.6