GetDestructionDataNumStages
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the number of destruction stages in the Destruction Data of the specified Object.
Syntax
(stages:int) GetDestructionDataNumStages object:ref
Example
set iStages to GetDestructionDataNumStages ElectricBox01
Notes
- Obviously, this function is only usable with object types that have Destruction Data.