Photon Fusion
2.1.1
Represents a selection of tick rates for client and server. More...
Public Member Functions | |
| bool | ConvertObsoleteIndicesToIntervals () |
| If this selection is index-based (old format), converts the values of the obsolete index fields to intervals. | |
| ValidateResult | Validate () |
| Validates the tick rates in the Selection. | |
Public Attributes | |
| int | Client |
| The tick rate used by clients and the server. | |
| int | ClientSendIndex |
| The send tick rate for the client, as a ratio of the Client Tick Rate. | |
| int | ClientSendInterval |
| The send interval for the client, used to calculate the Client Send Rate from the Client Tick Rate. | |
| int | ServerIndex |
| Always equal to the Client Tick Rate. | |
| int | ServerSendIndex |
| The send tick rate for the server, as a ratio of the Client Tick Rate. | |
| int | ServerSendInterval |
| The send interval for the server, used to calculate the Server Send Rate from the Client Tick Rate. | |
| int | ServerTickInterval |
| The tick interval for the server, used to calculate the Server Tick Rate from the Client Tick Rate. | |
Represents a selection of tick rates for client and server.
| ValidateResult Validate | ( | ) |
Validates the tick rates in the Selection.
The Selection is valid if: