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

Inheritance: Response
Datei anzeigen Open project: spilgames/spil_event_unity_plugin

Public Methods

Method Description
ProcessOverlayResponse ( ResponseEvent response ) : void

Private Methods

Method Description
ShowDailyBonus ( JSONObject data, string url ) : void
ShowSplashScreen ( JSONObject data, string url ) : void

Method Details

ProcessOverlayResponse() public static method

public static ProcessOverlayResponse ( ResponseEvent response ) : void
response ResponseEvent
return void