C# Class SpilGames.Unity.Utils.UnityEditor.Responses.ConfigResponse

Inheritance: Response
Afficher le fichier Open project: spilgames/spil_event_unity_plugin

Méthodes publiques

Свойство Type Description
GameConfigData string

Méthodes publiques

Méthode Description
ProcessConfigResponse ( ResponseEvent response ) : void
getConfigAll ( ) : string
getConfigValue ( string key ) : string

Private Methods

Méthode Description
loadGameConfigFromAssets ( ) : string

Method Details

ProcessConfigResponse() public static méthode

public static ProcessConfigResponse ( ResponseEvent response ) : void
response ResponseEvent
Résultat void

getConfigAll() public static méthode

public static getConfigAll ( ) : string
Résultat string

getConfigValue() public static méthode

public static getConfigValue ( string key ) : string
key string
Résultat string

Property Details

GameConfigData public_oe static_oe property

public static string GameConfigData
Résultat string