Struct TriggerEvents
Namespace: Unity.Physics
Syntax
public struct TriggerEvents
Constructors
TriggerEvents(BlockStream)
Declaration
public TriggerEvents(BlockStream eventStream)
Parameters
| Type | Name | Description |
|---|---|---|
| BlockStream | eventStream |
Methods
GetEnumerator()
Declaration
public TriggerEvents.Enumerator GetEnumerator()
Returns
| Type | Description |
|---|---|
| TriggerEvents.Enumerator |