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

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

Méthodes publiques

Méthode Description
ProcessOverlayResponse ( ResponseEvent response ) : void

Private Methods

Méthode Description
ShowDailyBonus ( JSONObject data, string url ) : void
ShowSplashScreen ( JSONObject data, string url ) : void

Method Details

ProcessOverlayResponse() public static méthode

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