C# Class SpilGames.Unity.Helpers.BundlePrice

This is the business object that the developer can use to work with for the Bundle Price.
Show file Open project: spilgames/spil_event_unity_plugin

Public Methods

Method Description
BundlePrice ( int currencyId, int value ) : System

Method Details

BundlePrice() public method

public BundlePrice ( int currencyId, int value ) : System
currencyId int
value int
return System