Delegate SceneInterface.ComponentChangedDelegate
Namespace: UnityEngine.Pixyz.Scene
Syntax
public delegate void SceneInterface.ComponentChangedDelegate(IntPtr userData, ComponentChangeType eventType, uint occurrence, uint component)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | userData | |
ComponentChangeType | eventType | |
uint | occurrence | |
uint | component |