C# Class Soomla.CoreSettings

This class holds the store's configurations.
Inheritance: ISoomlaSettings
Afficher le fichier Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Méthodes publiques

Свойство Type Description
DB_KEY_PREFIX string
ONLY_ONCE_DEFAULT string

Méthodes publiques

Méthode Description
OnEnable ( ) : void
OnInfoGUI ( ) : void
OnModuleGUI ( ) : void
OnSoomlaGUI ( ) : void

Private Methods

Méthode Description
CoreSettings ( ) : UnityEngine

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInfoGUI() public méthode

public OnInfoGUI ( ) : void
Résultat void

OnModuleGUI() public méthode

public OnModuleGUI ( ) : void
Résultat void

OnSoomlaGUI() public méthode

public OnSoomlaGUI ( ) : void
Résultat void

Property Details

DB_KEY_PREFIX public_oe static_oe property

public static string DB_KEY_PREFIX
Résultat string

ONLY_ONCE_DEFAULT public_oe static_oe property

public static string ONLY_ONCE_DEFAULT
Résultat string