Skip to main content

StreamContext

StreamContext

Fields

dispatcher

public StreamEventDispatcher dispatcher

inflightUpdateNotifier

public InflightUpdateNotifier inflightUpdateNotifier

refManager

public RealtimeRefManager refManager

fullModel

public bool fullModel

reliableChannel

public bool reliableChannel

updateIsFromUs

public bool updateIsFromUs

updateID

public uint updateID

packetRoomTime

public double packetRoomTime

localID

public uint localID

model

public RealtimeModel model

Properties

deltaUpdatesOnly

bool deltaUpdatesOnly { get; }

unreliableChannel

bool unreliableChannel { get; }

Methods

AsFullModel

StreamContext AsFullModel()

Copy the stream context, with full model set to true.

Equals

bool Equals(object obj)