C# Class SpilGames.Unity.Helpers.Tab

This is the business object that the developer can use to work with for the Tab contained in the Shop.
ファイルを表示 Open project: spilgames/spil_event_unity_plugin

Public Methods

Method Description
Tab ( string name, List entries ) : System

Method Details

Tab() public method

public Tab ( string name, List entries ) : System
name string
entries List
return System