Object_GetGluedAnimBone



pAnimBone = Object_GetGluedAnimBone( ObjectID )

Description

If the specified object is glued to an AnimBone, this command will return a pointer to that AnimBone. Returns 0 if the object is not found to be glued to any AnimBones.

Parameters

ObjectIDINTEGERThe Object whos glued AnimBone is being queried
ReturnINTEGERPointer to the AnimBone


AnimBone Commands
jGpuSkin Command Index
jGpuSkin Main