GetCollisionObjLayerType
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the layer type of the collision object (if any) attached to the specified node in the calling reference's loaded 3D model.
Syntax
(layerType:int) reference.GetCollisionObjLayerType nodeName:string
Example
set iLayerType to objectRef.GetCollisionObjLayerType "TumbleweedNV"