C# Class SpaceButton

Inheritance: MonoBehaviour
Afficher le fichier Open project: LelandLL/slicer Class Usage Examples

Méthodes publiques

Свойство Type Description
g GameObject

Méthodes publiques

Méthode Description
Click ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Click() public méthode

public Click ( ) : void
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

g public_oe property

public GameObject g
Résultat GameObject