C# Class uREPL.BoolFieldItem

Inheritance: FieldItem
Afficher le fichier Open project: hecomi/uREPL

Méthodes publiques

Свойство Type Description
toggle Toggle

Méthodes publiques

Méthode Description
OnDestroy ( ) : void
OnValueChanged ( bool isOn ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnValueChanged() public méthode

public OnValueChanged ( bool isOn ) : void
isOn bool
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

toggle public_oe property

public Toggle toggle
Résultat Toggle