GetInteractionDisabledType

Revision as of 03:20, 29 March 2017 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns whether interaction with objects of the specified type code has been disabled by SetInteractionDisabledType.

Syntax

(disabled:0/1) GetInteractionDisabledType typeCode:int

Example

set bDisabled to GetInteractionDisabledType 28

See Also