Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ClientSimulationFrameData

Index

Constructors

constructor

Properties

Optional predictedInput

predictedInput: InputFrame

Inputs that we predict that the server will process this frame.

receivedAuthoritativeComponentData

receivedAuthoritativeComponentData: ComponentAndSerializedData[] = ...

Authoritative data regarding component state that we have been told about

Optional receivedAuthoritativeInput

receivedAuthoritativeInput: InputFrame

The input that the server has confirmed it used for us this frame.

Optional receivedAuthoritativeSimulationTimeS

receivedAuthoritativeSimulationTimeS: number

The timestamp of this frame that the server has confirmed it used.

receivedComponentDeletions

receivedComponentDeletions: ComponentId[] = ...

Authoritative data regarding deleted components

receivedEntityDeletions

receivedEntityDeletions: EntityId[] = ...

Authoritative data regarding deleted entities

resolvedFrameData

resolvedFrameData: SimulationFrameData

Generated using TypeDoc