SceneInterface.ComponentChangedDelegate
Delegate
Read time 1 minuteLast updated 19 hours ago
Namespace: UnityEngine.Pixyz.Scene
Parameterspublic delegate void SceneInterface.ComponentChangedDelegate(IntPtr userData, ComponentChangeType eventType, uint occurrence, uint component)
Type | Name | Description |
|---|---|---|
| IntPtr | userData | |
| ComponentChangeType | eventType | |
| uint | occurrence | |
| uint | component |