Photon Quantum 3.0.0

Public Attributes | List of all members
Quantum.QuantumGame.ConfigurationsContainer Class Reference

Stores runtime config and simulation config for this session. More...

Public Attributes

RuntimeConfig Runtime
 Runtime config finally used by the (online) simulation. More...
 
SimulationConfig Simulation
 Access to the simulation config used by the (online) simulation. More...
 

Detailed Description

Stores runtime config and simulation config for this session.

Member Data Documentation

◆ Runtime

RuntimeConfig Quantum.QuantumGame.ConfigurationsContainer.Runtime

Runtime config finally used by the (online) simulation.

◆ Simulation

SimulationConfig Quantum.QuantumGame.ConfigurationsContainer.Simulation

Access to the simulation config used by the (online) simulation.