Photon Fusion 2.0.3

Public Attributes | List of all members
SimulationRuntimeConfig Struct Reference

Stores the runtime configuration of the simulation More...

Public Attributes

PlayerRef HostPlayer
 Current master client (in shared mode) More...
 
PlayerRef MasterClient
 Current master client (in shared mode) More...
 
int PlayerMaxCount
 Current player count More...
 
SimulationModes ServerMode
 Current Simulation Mode More...
 
TickRate.Resolved TickRate
 Current tick rates and send rates for server and client More...
 
Topologies Topology
 Current master client (in shared mode) More...
 

Detailed Description

Stores the runtime configuration of the simulation

Member Data Documentation

◆ HostPlayer

PlayerRef HostPlayer

Current master client (in shared mode)

◆ MasterClient

PlayerRef MasterClient

Current master client (in shared mode)

◆ PlayerMaxCount

int PlayerMaxCount

Current player count

◆ ServerMode

SimulationModes ServerMode

Current Simulation Mode

◆ TickRate

Current tick rates and send rates for server and client

◆ Topology

Topologies Topology

Current master client (in shared mode)