GetInteractionDisabled
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns whether interaction with the calling reference, or (optional) Base Form, has been disabled by SetInteractionDisabled.
Syntax
(disabled:0/1) reference.GetInteractionDisabled baseForm:ref
Example
set bDisabled to objectRef.GetInteractionDisabled
set bDisabled to GetInteractionDisabled CraigBoone