Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CheckpointManager
C# Class CheckpointManager, dreams
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: mprofGamesDev-Dreams/dreams
Class Usage Examples
Public Methods
Method
Description
SetLastPos
(
Vector3
last_pos
) :
void
Private Methods
Method
Description
RespawnPlayer
( ) :
IEnumerator
Start
( ) :
void
Update
( ) :
void
Method Details
SetLastPos()
public
method
public
SetLastPos
(
Vector3
last_pos
) :
void
last_pos
Vector3
return
void