Skip to main content
Version: Normcore 2

StreamContext

StreamContext

Fields

dispatcher

public StreamEventDispatcher dispatcher

inflightUpdateNotifier

public InflightUpdateNotifier inflightUpdateNotifier

fullModel

public bool fullModel

reliableChannel

public bool reliableChannel

updateIsFromUs

public bool updateIsFromUs

updateID

public uint updateID

packetRoomTime

public double packetRoomTime

localID

public uint localID

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)