PYTHON_METHOD(ptAvatar,unRegisterForBehaviorNotify,"Params: selfKey\nThis will unregister behavior notifications"),
PYTHON_METHOD(ptAvatar,unRegisterForBehaviorNotify,"Params: selfKey\nThis will unregister behavior notifications"),
PYTHON_METHOD(ptAvatar,playSimpleAnimation,"Params: animName\nPlay simple animation on avatar"),
PYTHON_METHOD(ptAvatar,playSimpleAnimation,"Params: animName\nPlay simple animation on avatar"),
PYTHON_METHOD(ptAvatar,setDontPanicLink,"Params: value\nDisables panic linking to Personal Age (warps the avatar back to the start instead)"),
PYTHON_END_METHODS_TABLE;
PYTHON_END_METHODS_TABLE;
PYTHON_GLOBAL_METHOD_DEFINITION(PtSetBehaviorLoopCount,args,"Params: behaviorKey,stage,loopCount,netForce\nThis will set the loop count for a particular stage in a multistage behavior")
PYTHON_GLOBAL_METHOD_DEFINITION(PtSetBehaviorLoopCount,args,"Params: behaviorKey,stage,loopCount,netForce\nThis will set the loop count for a particular stage in a multistage behavior")