Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RespawnZone
C# Class RespawnZone, WaitingForHorus
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: merveilles/WaitingForHorus
Class Usage Examples
Public Methods
Method
Description
Awake
( ) :
void
GetRespawnPoint
( ) :
Vector3
OnDestroy
( ) :
void
Private Methods
Method
Description
RandomIndex
(
int
count
) :
int
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
GetRespawnPoint()
public
static
method
public
static
GetRespawnPoint
( ) :
Vector3
return
Vector3
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void