C# Class Myfalloff, Codename--Amalgamation

Inheritance: MonoBehaviour
Afficher le fichier Open project: ignalb/Codename--Amalgamation

Méthodes publiques

Свойство Type Description
Player GameObject
Spawn GameObject

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

Player public_oe property

public GameObject Player
Résultat GameObject

Spawn public_oe property

public GameObject Spawn
Résultat GameObject