Table of Contents

Class CeresGameplaySettings

Namespace
Ceres.Gameplay.Editor
Assembly
Ceres.Gameplay.Editor.dll
[BaseConfig]
public class CeresGameplaySettings : ConfigSingleton<CeresGameplaySettings>
Inheritance
CeresGameplaySettings
Inherited Members

Constructors

CeresGameplaySettings()

public CeresGameplaySettings()

Fields

enableRemoteUpdate

public bool enableRemoteUpdate

Field Value

bool

remoteUpdateSerializeMode

public RemoteUpdateSerializeMode remoteUpdateSerializeMode

Field Value

RemoteUpdateSerializeMode

subsystemForceInitializeBeforeGet

public bool subsystemForceInitializeBeforeGet

Field Value

bool