C# Class spawnFences, CLOG2015

Inheritance: MonoBehaviour
Afficher le fichier Open project: bennorskov/CLOG2015

Méthodes publiques

Свойство Type Description
fence Transform
fenceRandomRange float

Méthodes publiques

Méthode Description
Start ( ) : void
spawnFence ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

spawnFence() public méthode

public spawnFence ( ) : void
Résultat void

Property Details

fence public_oe property

public Transform fence
Résultat Transform

fenceRandomRange public_oe property

public float fenceRandomRange
Résultat float