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

This is the business object that the developer can use to work with for the Entry contained in the Tab.
파일 보기 프로젝트 열기: spilgames/spil_event_unity_plugin

공개 메소드들

메소드 설명
Entry ( int bundleId, string label, int position ) : System

메소드 상세

Entry() 공개 메소드

public Entry ( int bundleId, string label, int position ) : System
bundleId int
label string
position int
리턴 System