C# Class Player_Ability, Space-Rush2

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

Méthodes publiques

Свойство Type Description
healer GameObject
turret GameObject

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

healer public_oe property

public GameObject healer
Résultat GameObject

turret public_oe property

public GameObject turret
Résultat GameObject