NiAVObjectGetCollisionObject
Revision as of 20:18, 20 January 2011 by imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (short:collID) NiAVObjectGetCollisionObject short:nifID ''short:blockID'' (short:collID) NiAVObjGetCollObj short:nifID ''s...)
This is a command from NifSE.
Syntax
(short:collID) NiAVObjectGetCollisionObject short:nifID short:blockID (short:collID) NiAVObjGetCollObj short:nifID short:blockID
Gets the NiCollisionObject-derived block used as the collision object of the NiAVObject-derived specified by the passed blockID. Returns the NiCollisionObject's blockID if successful, -1 otherwise.