C# Class LightSpawner, Void-Runner

Inheritance: MonoBehaviour
显示文件 Open project: NoScopeProductions/Void-Runner Class Usage Examples

Public Properties

Property Type Description
PlayerObject Player,
lights Transform[]

Public Methods

Method Description
SpawnLight ( ) : void
Update ( ) : void

Method Details

SpawnLight() public method

public SpawnLight ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

PlayerObject public_oe property

public Player, PlayerObject
return Player,

lights public_oe property

public Transform[] lights
return Transform[]