SetVATSTargetable

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Marks the calling actor as VATS targetable/non-targetable.

  • Non-tagetable actors will not be selectable in VATS mode.

Syntax

[help]
reference.SetVATSTargetable isTargetable:0/1

Example

actorRef.SetVATSTargetable 0 

Notes

  • Actors marked as un-targetable will automatically become targetable again once a saved game is loaded.

See Also