C# Class SpilGames.Unity.Helpers.Entry

This is the business object that the developer can use to work with for the Entry contained in the Tab.
Afficher le fichier Open project: spilgames/spil_event_unity_plugin

Méthodes publiques

Méthode Description
Entry ( int bundleId, string label, int position ) : System

Method Details

Entry() public méthode

public Entry ( int bundleId, string label, int position ) : System
bundleId int
label string
position int
Résultat System