Beamable SDK
Static Public Member Functions | List of all members
Beamable.AbsModuleConfigurationObject< TConstants > Class Template Reference
Inheritance diagram for Beamable.AbsModuleConfigurationObject< TConstants >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.AbsModuleConfigurationObject< TConstants >:
Collaboration graph
[legend]

Static Public Member Functions

static bool Exists< TConfig > ()
 
static IConfigurationConstants GetStaticConfigConstants ()
 
static TConfig Get< TConfig > ()
 

Additional Inherited Members

- Public Member Functions inherited from Beamable.BaseModuleConfigurationObject
virtual void OnFreshCopy ()
 Called by the Configuration.Instance spawn function, the FIRST time the configuration is copied from the Beamable package into the /Assets
 
- Static Protected Attributes inherited from Beamable.BaseModuleConfigurationObject
const string CONFIG_RESOURCES_DIR = "Assets/Beamable/Resources"
 

Member Function Documentation

◆ Exists< TConfig >()

static bool Beamable.AbsModuleConfigurationObject< TConstants >.Exists< TConfig > ( )
inlinestatic
Type Constraints
TConfig :BaseModuleConfigurationObject 

◆ Get< TConfig >()

static TConfig Beamable.AbsModuleConfigurationObject< TConstants >.Get< TConfig > ( )
inlinestatic
Type Constraints
TConfig :BaseModuleConfigurationObject 

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