Click or drag to resize

UiElementSetDisabled Method

Called when the disabled state changes.

Namespace:  RavingBots.MagicGestures.UI.Elements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void SetDisabled(
	bool state
)

Parameters

state
Type: SystemBoolean
See Also