DI-Guy Lua AI SDK
 All Classes Files Functions Variables Groups Pages
luaCrowdObject Class Reference

A simple object for agents to use as a shared blackboard for storing arbitrary information. More...

Public Attributes

userdata crowd
 a pointer to a diguyCrowd object; More...
 
string init_code =
 Constructor Template String. More...
 

Detailed Description

A simple object for agents to use as a shared blackboard for storing arbitrary information.

See Also
find_lua_crowd

Member Data Documentation

userdata luaCrowdObject::crowd

a pointer to a diguyCrowd object;

string luaCrowdObject::init_code =

Constructor Template String.


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