C# Class ToggleToggle, code

Inheritance: MonoBehaviour
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Свойство Type Description
cubes GameObject[],
firstTickedToggle Toggle,
toggles Toggle[],

Méthodes publiques

Méthode Description
OnToggleClick ( Toggle, toggle ) : void
Start ( ) : void

Method Details

OnToggleClick() public méthode

public OnToggleClick ( Toggle, toggle ) : void
toggle Toggle,
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

cubes public_oe property

public GameObject[], cubes
Résultat GameObject[],

firstTickedToggle public_oe static_oe property

public static Toggle, firstTickedToggle
Résultat Toggle,

toggles public_oe property

public Toggle[], toggles
Résultat Toggle[],