Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LightSpawner
C# Class LightSpawner, Void-Runner
Inheritance:
MonoBehaviour
Mostra file
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[]