Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Soomla
CoreSettings
C# Class Soomla.CoreSettings
This class holds the store's configurations.
Inheritance:
ISoomlaSettings
Datei anzeigen
Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager
Public Properties
Property
Type
Description
DB_KEY_PREFIX
string
ONLY_ONCE_DEFAULT
string
Public Methods
Method
Description
OnEnable
( ) :
void
OnInfoGUI
( ) :
void
OnModuleGUI
( ) :
void
OnSoomlaGUI
( ) :
void
Private Methods
Method
Description
CoreSettings
( ) :
UnityEngine
Method Details
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
OnInfoGUI()
public
method
public
OnInfoGUI
( ) :
void
return
void
OnModuleGUI()
public
method
public
OnModuleGUI
( ) :
void
return
void
OnSoomlaGUI()
public
method
public
OnSoomlaGUI
( ) :
void
return
void
Property Details
DB_KEY_PREFIX
public_oe static_oe property
public
static
string
DB_KEY_PREFIX
return
string
ONLY_ONCE_DEFAULT
public_oe static_oe property
public
static
string
ONLY_ONCE_DEFAULT
return
string