IsControlDisabled

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns 1 if the control has been disabled by a script using DisableControl.

  • With the JIP LN NVSE Plugin installed, this function will also work when using a controller.

Syntax

[help]
(int) IsControlDisabled controlCode:int{0-27} 

See Also