C# Class Level2Manager, ScorpioDev

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

Méthodes publiques

Свойство Type Description
BowRiderPrefab GameObject
ElephantPrefab GameObject
EnemySpawn1 GameObject
EnemySpawn2 GameObject
EnemySpawn3 GameObject
EnemySpawn4 GameObject
EnemySpawn5 GameObject
EnemySpawn6 GameObject
InfantryPrefab GameObject
PlayerSpawn GameObject
SacredBandPrefab GameObject
WarChariotPrefab GameObject
collider Collider
victoryTextObj GameObject

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider co ) : void
Start ( ) : void
Update ( ) : void
destroy ( ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider co ) : void
co Collider
Résultat void

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

ElephantPrefab public_oe property

public GameObject ElephantPrefab
Résultat GameObject

EnemySpawn1 public_oe property

public GameObject EnemySpawn1
Résultat GameObject

EnemySpawn2 public_oe property

public GameObject EnemySpawn2
Résultat GameObject

EnemySpawn3 public_oe property

public GameObject EnemySpawn3
Résultat GameObject

EnemySpawn4 public_oe property

public GameObject EnemySpawn4
Résultat GameObject

EnemySpawn5 public_oe property

public GameObject EnemySpawn5
Résultat GameObject

EnemySpawn6 public_oe property

public GameObject EnemySpawn6
Résultat GameObject

InfantryPrefab public_oe property

public GameObject InfantryPrefab
Résultat GameObject

PlayerSpawn public_oe property

public GameObject PlayerSpawn
Résultat GameObject

SacredBandPrefab public_oe property

public GameObject SacredBandPrefab
Résultat GameObject

WarChariotPrefab public_oe property

public GameObject WarChariotPrefab
Résultat GameObject

collider public_oe property

public Collider collider
Résultat Collider

victoryTextObj public_oe property

public GameObject victoryTextObj
Résultat GameObject