Class ToggleCheckedSystem
Changes the value of Toggle.isOn from true to false and from false to true every time the Toggle control is clicked.
Inheritance
System.Object
ToggleCheckedSystem
Namespace: Unity.Tiny.UIControls
Syntax
public class ToggleCheckedSystem : ComponentSystem
Methods
OnUpdate()
Declaration
protected override void OnUpdate()