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
Teleporter
C# Class Teleporter, Adagio
Inheritance:
MonoBehaviour
Mostra file
Open project: technicalvgda/Adagio
Class Usage Examples
Public Properties
Property
Type
Description
isInTeleporter
bool
Private Methods
Method
Description
OnDisable
( ) :
void
OnEnable
( ) :
void
OnTriggerEnter2D
(
Collider2D
col
) :
void
OnTriggerExit2D
(
Collider2D
col
) :
void
Start
( ) :
void
Teleport
( ) :
void
Update
( ) :
void
Property Details
isInTeleporter
public_oe property
public
bool
isInTeleporter
return
bool