ObjectChangeEventStream.Builder
Provides a way to construct an instance of ObjectChangeEventStream.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Struct
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
- Implements: IDisposable
public struct ObjectChangeEventStream.Builder : IDisposable
Constructors
Constructor | Description |
|---|---|
| Builder(Unity.Collections.Allocator) | Constructs a new instance. |
Properties
Property | Description |
|---|---|
| eventCount | The number of events that have been recorded in this instance so far. |