C# Class TogglePanel, Galaxy-Breacher

Inheritance: MonoBehaviour
Afficher le fichier Open project: gamkedo-la/Galaxy-Breacher Class Usage Examples

Méthodes publiques

Свойство Type Description
disableSelf bool
thingToTurnOpposite GameObject
whichPanel GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Toggle ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Toggle() public méthode

public Toggle ( ) : void
Résultat void

Property Details

disableSelf public_oe property

public bool disableSelf
Résultat bool

thingToTurnOpposite public_oe property

public GameObject thingToTurnOpposite
Résultat GameObject

whichPanel public_oe property

public GameObject whichPanel
Résultat GameObject