13 lines
415 B
Plaintext
13 lines
415 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/TriggerEventBehaviour.html
|
|
Title: People Playground Modding - TriggerEventBehaviour
|
|
==================================================
|
|
|
|
public class TriggerEventBehaviour
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public UnityAction<Collider2D> OnTriggerExit
|
|
No description provided
|
|
|
|
public UnityAction<Collider2D> OnTriggerEnter
|
|
No description provided |