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.
Show file Open project: spilgames/spil_event_unity_plugin

Public Methods

Method Description
Entry ( int bundleId, string label, int position ) : System

Method Details

Entry() public method

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