Description
Wiki Description
Obtains the current destruction stage of the object.
Documentation Comment
Returns the object's current destruction stage
Caveats
CK Wiki - Notes
A completely undamaged object appears to have a destruction stage of -1.
Examples
No human-generated examples found for this function.
Auto-Generated Example
int returnedValue = myObjectReference__toCallFunctionOn.GetCurrentDestructionStage()