SceneInterface.ComponentChangedDelegate
Delegate
阅读时间1 分钟最后更新于 5 天前
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 |