cObjectController_L Class Reference
List of all members.
Detailed Description
Definition at line 1040 of file lua_pseudo_code.cpp.
Member Function Documentation
| static mixed cObjectController_L::CreateObjectController |
( |
|
... |
) |
[inline, static] |
static methods exported to lua for lua : cObjectController* CreateObjectController ();
Definition at line 1044 of file lua_pseudo_code.cpp.
| mixed cObjectController_L::Destroy |
( |
|
... |
) |
[inline] |
| mixed cObjectController_L::SetApproachObject |
( |
|
... |
) |
[inline] |
| mixed cObjectController_L::SetApproachPosition |
( |
|
... |
) |
[inline] |
| mixed cObjectController_L::DistanceToTarget |
( |
|
... |
) |
[inline] |
for lua : number DistanceToTarget () only call if target is alive
Definition at line 1057 of file lua_pseudo_code.cpp.
| mixed cObjectController_L::IsTargetAlive |
( |
|
... |
) |
[inline] |
The documentation for this class was generated from the following file: