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
PlayerFoot
C# Class PlayerFoot, Udon
Inheritance:
MonoBehaviour
,
IObserver
Mostra file
Open project: penpenpng/Udon
Class Usage Examples
Public Methods
Method
Description
SetTriggerCallback
(
UnityAction,
action
) :
void
Private Methods
Method
Description
OnTriggerEnter2D
(
Collider2D,
other
) :
void
Method Details
SetTriggerCallback()
public
method
public
SetTriggerCallback
(
UnityAction,
action
) :
void
action
UnityAction,
return
void