| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/ObjectChangeEventStream.GetEventType.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| eventIdx | The index of the event whose type should be returned. |
ObjectChangeKind The type of the event at the specified index.
Returns the type of the event at the specified index.
Use this function to query the type of an event before using any of the other functions (e.g. ObjectChangeEventStream.GetChangeAssetObjectEvent) to retrieve the event data.
| Web Proxy Viewer | New URL | Original Page |