Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SpawnPointController
C# Class SpawnPointController, DADIU2015Team4MiniGame1
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: veselin-/DADIU2015Team4MiniGame1
Class Usage Examples
Public Properties
Property
Type
Description
SpawnPoint
GameObject
distance
float
spawns
GameObject[]
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Property Details
SpawnPoint
public_oe property
public
GameObject
SpawnPoint
return
GameObject
distance
public_oe static_oe property
public
static
float
distance
return
float
spawns
public_oe static_oe property
public
static
GameObject[]
spawns
return
GameObject[]