overview wiki api reference download
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Attributes
gameplay::ScriptUtil::LuaObject Struct Reference

#include <ScriptController.h>

List of all members.

Public Attributes

void * instance
bool owns

Detailed Description

Represents a C++ object from within Lua.


Member Data Documentation

The actual object instance.

Whether object is owned by Lua.

 All Classes Functions Variables Typedefs Enumerations Enumerator