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.
Показать файл Открыть проект

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

Метод Описание
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