SetDestructionDataTargetable

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets/un-sets the Destruction Data of the specified Object as VATS Targetable.

Syntax

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

Example

SetDestructionDataTargetable ElectricBox01 1

Notes

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

See Also