C# Class LightSpawner, Void-Runner

Inheritance: MonoBehaviour
Afficher le fichier Open project: NoScopeProductions/Void-Runner Class Usage Examples

Méthodes publiques

Свойство Type Description
PlayerObject Player,
lights Transform[]

Méthodes publiques

Méthode Description
SpawnLight ( ) : void
Update ( ) : void

Method Details

SpawnLight() public méthode

public SpawnLight ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

PlayerObject public_oe property

public Player, PlayerObject
Résultat Player,

lights public_oe property

public Transform[] lights
Résultat Transform[]