SimPath
Engine/source/scene/simPath.cpp
Classes:
class
A path!
Public Functions
DefineEngineMethod(Path , getPathId , S32 , () )
IMPLEMENT_CALLBACK(Path , onAdd , void , (SimObjectId ID) , (ID) , "Called when this <a href="/coding/class/classscriptgroup/">ScriptGroup</a> is added <a href="/coding/file/cmdgram_8cpp/#cmdgram_8cpp_1a5bafda9519252aa2d0fd038153f77dca">to</a> the <a href="/coding/file/cmdscan_8cpp/#cmdscan_8cpp_1aeab71244afb687f16d8c4f5ee9d6ef0e">system.\n</a>" "@param ID Unique object ID assigned when created (%this in script).\<a href="/coding/file/cmdscan_8cpp/#cmdscan_8cpp_1aeab71244afb687f16d8c4f5ee9d6ef0e">n</a>" )
Detailed Description
Public Functions
DefineEngineMethod(Path , getPathId , S32 , () )
IMPLEMENT_CALLBACK(Path , onAdd , void , (SimObjectId ID) , (ID) , "Called when this <a href="/coding/class/classscriptgroup/">ScriptGroup</a> is added <a href="/coding/file/cmdgram_8cpp/#cmdgram_8cpp_1a5bafda9519252aa2d0fd038153f77dca">to</a> the <a href="/coding/file/cmdscan_8cpp/#cmdscan_8cpp_1aeab71244afb687f16d8c4f5ee9d6ef0e">system.\n</a>" "@param ID Unique object ID assigned when created (%this in script).\<a href="/coding/file/cmdscan_8cpp/#cmdscan_8cpp_1aeab71244afb687f16d8c4f5ee9d6ef0e">n</a>" )
IMPLEMENT_CONOBJECT(Path )