Highroad Engine v1.3
Public Member Functions | Public Attributes | List of all members
MoreMountains.Tools.MMDebugMenuTabManager Class Reference

A class used to keep track of tabs and their contents in a MMDebugMenu More...

Inheritance diagram for MoreMountains.Tools.MMDebugMenuTabManager:

Public Member Functions

virtual void Select (int selected)
 Selects a tab, hides the others More...
 

Public Attributes

List< MMDebugMenuTabTabs
 a list of all the tabs under that manager More...
 
List< MMDebugMenuTabContentsTabsContents
 a list of all the tabs contents under that manager More...
 

Detailed Description

A class used to keep track of tabs and their contents in a MMDebugMenu

Member Function Documentation

◆ Select()

virtual void MoreMountains.Tools.MMDebugMenuTabManager.Select ( int  selected)
virtual

Selects a tab, hides the others

Parameters
selected

Member Data Documentation

◆ Tabs

List<MMDebugMenuTab> MoreMountains.Tools.MMDebugMenuTabManager.Tabs

a list of all the tabs under that manager

◆ TabsContents

List<MMDebugMenuTabContents> MoreMountains.Tools.MMDebugMenuTabManager.TabsContents

a list of all the tabs contents under that manager


The documentation for this class was generated from the following file: