| 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 protected virtual void SetDisabled(
bool state
)
Parameters
- state
- Type: SystemBoolean
See Also