Delegate SceneInterface.SelectionChangedDelegate
Namespace: UnityEngine.Pixyz.Scene
Syntax
public delegate void SceneInterface.SelectionChangedDelegate(IntPtr userData, SelectionChangeType type, OccurrenceList occurrences)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | userData | |
SelectionChangeType | type | |
OccurrenceList | occurrences |