Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ObjectChangeEventStream.Builder

Provides a way to construct an instance of ObjectChangeEventStream.
Read time 1 minuteLast updated 5 days ago

Definition

public struct ObjectChangeEventStream.Builder : IDisposable

Constructors

Constructor

Description

Builder(Unity.Collections.Allocator)Constructs a new instance.

Properties

Property

Description

eventCountThe number of events that have been recorded in this instance so far.

Methods