C# Class Level1Manager, ScorpioDev

Inheritance: MonoBehaviour
Afficher le fichier Open project: mbiondi17/ScorpioDev Class Usage Examples

Méthodes publiques

Свойство Type Description
BowRiderPrefab GameObject
EnemySpawn GameObject
InfantryPrefab GameObject
PlayerSpawn1 GameObject
PlayerSpawn2 GameObject
SacredBandPrefab GameObject
friendliesSaved int
safety GameObject
victoryTextObj GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

destroy() public méthode

public destroy ( ) : void
Résultat void

Property Details

BowRiderPrefab public_oe property

public GameObject BowRiderPrefab
Résultat GameObject

EnemySpawn public_oe property

public GameObject EnemySpawn
Résultat GameObject

InfantryPrefab public_oe property

public GameObject InfantryPrefab
Résultat GameObject

PlayerSpawn1 public_oe property

public GameObject PlayerSpawn1
Résultat GameObject

PlayerSpawn2 public_oe property

public GameObject PlayerSpawn2
Résultat GameObject

SacredBandPrefab public_oe property

public GameObject SacredBandPrefab
Résultat GameObject

friendliesSaved public_oe property

public int friendliesSaved
Résultat int

safety public_oe property

public GameObject safety
Résultat GameObject

victoryTextObj public_oe property

public GameObject victoryTextObj
Résultat GameObject