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

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

Méthodes publiques

Свойство Type Description
bundles List
currencies List
items List
promotions List
shop List

Méthodes publiques

Méthode Description
GetGameObjects ( ) : string
ProcessGameObjectsResponse ( ResponseEvent response ) : void

Method Details

GetGameObjects() public méthode

public GetGameObjects ( ) : string
Résultat string

ProcessGameObjectsResponse() public méthode

public ProcessGameObjectsResponse ( ResponseEvent response ) : void
response ResponseEvent
Résultat void

Property Details

bundles public_oe property

public List bundles
Résultat List

currencies public_oe property

public List currencies
Résultat List

items public_oe property

public List items
Résultat List

promotions public_oe property

public List promotions
Résultat List

shop public_oe property

public List shop
Résultat List