SHAPE_* Constant Group
SHAPE_* constants are used in the GetFirstObjectInShape() and GetNextObjectInShape() functions.
Constants
Constant | Description |
---|
SHAPE_CONE | A cone. The difference(s) between SHAPE_CONE and SHAPE_SPELLCONE are unkown. Their constant values are, however, definitely different. SHAPE_CONE is used in only one spell script: nw_s1_krenscare.nss. |
|
SHAPE_CUBE | |
SHAPE_SPELLCONE | Presumably, a cone. The difference(s) between SHAPE_CONE and SHAPE_SPELLCONE are unkown. Their constant values are, however, definitely different. |
|
SHAPE_SPELLCYLINDER | |
SHAPE_SPHERE | |
See Also
Send comments on this topic.