IsButtonDisabled

Revision as of 20:35, 18 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns whether or not a button is disabled. |name = IsButtonDisabled |returnType = bool |arguments = {{FunctionArgument |Name =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns whether or not a button is disabled.

Syntax

(bool) IsButtonDisabled button:int

Notes

This function can also be used as a condition.

See Also