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

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

공개 프로퍼티들

프로퍼티 타입 설명
_Type int

공개 메소드들

메소드 설명
Currency ( int id, string name, int type ) : System

메소드 상세

Currency() 공개 메소드

public Currency ( int id, string name, int type ) : System
id int
name string
type int
리턴 System

프로퍼티 상세

_Type 공개적으로 프로퍼티

public int _Type
리턴 int