 | UiElement.SetSelected Method |
Called when the selected state changes.
Namespace:
RavingBots.MagicGestures.UI.Elements
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected virtual void SetSelected(
bool state
)
Parameters
- state
- Type: System.Boolean
See Also