Photon Fusion 2.0.3

Public Attributes | List of all members
TickRate.Selection Struct Reference

Represents a selection of tick rates for client and server. More...

Public Attributes

int Client
 The tick rate for the client. More...
 
int ClientSendIndex
 The index of the client's send tick rate in the available tick rates. More...
 
int ServerIndex
 The index of the server's tick rate in the available tick rates. More...
 
int ServerSendIndex
 The index of the server's send tick rate in the available tick rates. More...
 

Detailed Description

Represents a selection of tick rates for client and server.

Member Data Documentation

◆ Client

int Client

The tick rate for the client.

◆ ClientSendIndex

int ClientSendIndex

The index of the client's send tick rate in the available tick rates.

◆ ServerIndex

int ServerIndex

The index of the server's tick rate in the available tick rates.

◆ ServerSendIndex

int ServerSendIndex

The index of the server's send tick rate in the available tick rates.