Beamable SDK
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
Beamable.Editor.Modules.EditorConfig.EditorConfiguration Class Reference
Inheritance diagram for Beamable.Editor.Modules.EditorConfig.EditorConfiguration:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Modules.EditorConfig.EditorConfiguration:
Collaboration graph
[legend]

Classes

class  AdvancedSettings
 

Public Member Functions

override void OnFreshCopy ()
 
void ApplyProjectSettings ()
 

Static Public Member Functions

static HashSet< string > GetDefineSymbols ()
 
static void SetDefineSymbols (HashSet< string > symbols)
 
- Static Public Member Functions inherited from Beamable.AbsModuleConfigurationObject< BeamableConfigurationConstants >
static bool Exists< TConfig > ()
 
static IConfigurationConstants GetStaticConfigConstants ()
 
static TConfig Get< TConfig > ()
 

Public Attributes

AdvancedSettings Advanced = new AdvancedSettings()
 

Static Public Attributes

const string BEAMABLE_DISABLE_CONTENT_INSPECTOR = "BEAMABLE_NO_CONTENT_INSPECTOR"
 
const string BEAMABLE_DISABLE_OPTIONAL_PROPERTYDRAWERS = "BEAMABLE_NO_OPTIONAL_DRAWERS"
 
const string BEAMABLE_DISABLE_CONTENT_VALIDATION_PROPERTYDRAWERS = "BEAMABLE_NO_VALIDATION_DRAWERS"
 
const string BEAMABLE_DISABLE_CONTENT_REF_PROPERTYDRAWERS = "BEAMABLE_NO_REF_DRAWERS"
 
const string BEAMABLE_DISABLE_DICT_PROPERTYDRAWERS = "BEAMABLE_NO_DICT_DRAWERS"
 
const string BEAMABLE_DISABLE_LIST_PROPERTYDRAWERS = "BEAMABLE_NO_LIST_DRAWERS"
 
const string BEAMABLE_DISABLE_DATE_STRING_PROPERTYDRAWERS = "BEAMABLE_NO_DATE_STRING_DRAWERS"
 
const string BEAMABLE_DEVELOPER = "BEAMABLE_DEVELOPER"
 

Properties

static EditorConfiguration Instance [get]
 

The documentation for this class was generated from the following file: