Photon Quantum 3.0.0

Properties | List of all members
Photon.Deterministic.DeterministicStats Class Reference

Deterministic simulation statistic. More...

Properties

Int32 Frame [get]
 The last predicted frame that was simulated. More...
 
Int32 Offset [get]
 The current input offset. More...
 
Int32 Ping [get]
 The round trip time to the server in milliseconds. More...
 
Int32 Predicted [get]
 The current number of predicted frames. More...
 
Int32 ResimulatedFrames [get]
 Not used anymore. More...
 
Double UpdateTime [get]
 The total time of the last update. More...
 

Detailed Description

Deterministic simulation statistic.

Property Documentation

◆ Ping

Int32 Photon.Deterministic.DeterministicStats.Ping
get

The round trip time to the server in milliseconds.

◆ Frame

Int32 Photon.Deterministic.DeterministicStats.Frame
get

The last predicted frame that was simulated.

◆ Offset

Int32 Photon.Deterministic.DeterministicStats.Offset
get

The current input offset.

◆ Predicted

Int32 Photon.Deterministic.DeterministicStats.Predicted
get

The current number of predicted frames.

◆ ResimulatedFrames

Int32 Photon.Deterministic.DeterministicStats.ResimulatedFrames
get

Not used anymore.

◆ UpdateTime

Double Photon.Deterministic.DeterministicStats.UpdateTime
get

The total time of the last update.