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
Key
C# Class Key, EdgeOfInfinity
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: BenBohannon/EdgeOfInfinity
Class Usage Examples
Public Properties
Property
Type
Description
Identifier
int
Public Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
coll
) :
void
Start
( ) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
coll
) :
void
coll
Collider2D
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
Identifier
public_oe property
public
int
Identifier
return
int