C# Class SpilGames.Unity.Helpers.Bundle

This is the business object that the developer can use to work a Bundle.
Mostrar archivo Open project: spilgames/spil_event_unity_plugin

Public Methods

Method Description
Bundle ( int id, string name, List prices, List items ) : System

Method Details

Bundle() public method

public Bundle ( int id, string name, List prices, List items ) : System
id int
name string
prices List
items List
return System