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.
Exibir arquivo Open project: spilgames/spil_event_unity_plugin

Public Methods

Method Description
BundleItem ( int id, int amount ) : System

Method Details

BundleItem() public method

public BundleItem ( int id, int amount ) : System
id int
amount int
return System