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
RightVorTileCreator
C# Class RightVorTileCreator, fukami
Inheritance:
MonoBehaviour
Mostra file
Open project: homoluden/fukami
Public Properties
Property
Type
Description
Parent
GameObject
Public Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
other
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
other
) :
void
other
UnityEngine.Collider2D
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Parent
public_oe property
public
GameObject
Parent
return
GameObject