GetDestructionDataTargetable

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns whether or not the Destruction Data of the specified Object is VATS Targetable.

Syntax

[help]
(targetable:0/1) GetDestructionDataTargetable object:ref

Example

set bTargetable to GetDestructionDataTargetable ElectricBox01 

Notes

  • Obviously, this function is only usable with object types that have Destruction Data.

See Also