Method GetNextEvent
GetNextEvent(Entity, ref int, ulong, out NativeSlice<Value>)
Declaration
public bool GetNextEvent(Entity targetEntity, ref int iterator, ulong eventId, out NativeSlice<Value> values)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | targetEntity | |
| int | iterator | |
| ulong | eventId | |
| NativeSlice<Value> | values |
Returns
| Type | Description |
|---|---|
| bool |