C# Class spawnCubes, wepwep

Inheritance: MonoBehaviour
Afficher le fichier Open project: encephalopathy/wepwep

Méthodes publiques

Свойство Type Description
enemy GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

spawnWall() public méthode

public spawnWall ( ) : void
Résultat void

Property Details

enemy public_oe property

public GameObject enemy
Résultat GameObject