C# Class SpilGames.Unity.Helpers.BundleItem

This is the business object that the developer can use to work with for the Items contained in a Bundle.
Afficher le fichier Open project: spilgames/spil_event_unity_plugin

Méthodes publiques

Méthode Description
BundleItem ( int id, int amount ) : System

Method Details

BundleItem() public méthode

public BundleItem ( int id, int amount ) : System
id int
amount int
Résultat System