C# Class Kramax.Toolbar.AppLauncherAutoPilot

Afficher le fichier Open project: Kramax/KramaxAutoPilot

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void
Start ( ) : void
setBtnState ( bool state, bool click = false ) : void

Private Methods

Méthode Description
OnToggleFalse ( ) : void
OnToggleTrue ( ) : void

Method Details

Awake() public static méthode

public static Awake ( ) : void
Résultat void

OnDestroy() public static méthode

public static OnDestroy ( ) : void
Résultat void

Start() public static méthode

public static Start ( ) : void
Résultat void

setBtnState() public static méthode

public static setBtnState ( bool state, bool click = false ) : void
state bool
click bool
Résultat void