The asset wraps an instance of DeterministicSessionConfig and makes it globally (in Unity) accessible as a default config. More...
Public Attributes | |
DeterministicSessionConfig | Config |
The config instance. More... | |
Static Public Attributes | |
static DeterministicSessionConfig | DefaultConfig => Global.Config |
Return the default global config instance. More... | |
const string | DefaultPath = "Assets/QuantumUser/Resources/SessionConfig.asset" |
The default location of the global QuantumDeterministicSessionConfigAsset asset. More... | |
The asset wraps an instance of DeterministicSessionConfig and makes it globally (in Unity) accessible as a default config.
|
static |
The default location of the global QuantumDeterministicSessionConfigAsset asset.
DeterministicSessionConfig Quantum.QuantumDeterministicSessionConfigAsset.Config |
The config instance.
|
static |
Return the default global config instance.