Modelowanie_Wirtualnych_Swi.../Library/PackageCache/com.unity.ugui@1.0.0/Documentation~/SupportedEvents.md
2021-07-09 23:35:24 +02:00

2.7 KiB

Supported Events

The Event System supports a number of events, and they can be customized further in user custom user written Input Modules.

The events that are supported by the Standalone Input Module and Touch Input Module are provided by interface and can be implemented on a MonoBehaviour by implementing the interface. If you have a valid Event System configured the events will be called at the correct time.