C# 클래스 SpilGames.Unity.Helpers.Bundle

This is the business object that the developer can use to work a Bundle.
파일 보기 프로젝트 열기: spilgames/spil_event_unity_plugin

공개 메소드들

메소드 설명
Bundle ( int id, string name, List prices, List items ) : System

메소드 상세

Bundle() 공개 메소드

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