C# Class GameControllerMain, Space-Rush2

Inheritance: MonoBehaviour
Afficher le fichier Open project: M4R774/Space-Rush2 Class Usage Examples

Méthodes publiques

Свойство Type Description
instance GameControllerMain,

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

instance public_oe property

public GameControllerMain, instance
Résultat GameControllerMain,