C# Класс SpilGames.Unity.Helpers.BundleItem

This is the business object that the developer can use to work with for the Items contained in a Bundle.
Показать файл Открыть проект

Открытые методы

Метод Описание
BundleItem ( int id, int amount ) : System

Описание методов

BundleItem() публичный Метод

public BundleItem ( int id, int amount ) : System
id int
amount int
Результат System