class:/TYPE/UnityEngine.UI.Toggle//, can be loaded from an assetbundle using UI::Toggle::createfromassetbundle(bundlename,prefabname) /
System.Void
System.Void
| System.Void OnPointerClick( |
| ) |
UnityEngine.EventSystems.PointerEventData eventData-no documentation
eventData -
System.Void
| System.Void OnSubmit( |
| ) |
UnityEngine.EventSystems.BaseEventData eventData-no documentation
eventData -
System.Void
| System.Void Rebuild( |
| ) |
UnityEngine.UI.CanvasUpdate executing-no documentation
executing -
System.Void
| System.Void SetIsOnWithoutNotify( |
| ) |
System.Boolean value-no documentation
value -
System.Void
| static UnityEngine.UI.Toggle CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
UnityEngine.UI.Toggle