UnityMol  0.9.6-875
UnityMol viewer / In developement
PanelManager Class Reference
+ Inheritance diagram for PanelManager:
+ Collaboration diagram for PanelManager:

Public Member Functions

void UpdateCurrentPanel (RectTransform toActivate)
 
void hideShowNewUI (bool show)
 

Public Attributes

GameObject sidePanel
 
GameObject canvas
 

Detailed Description

Definition at line 6 of file PanelManager.cs.

Member Function Documentation

void PanelManager.hideShowNewUI ( bool  show)

Definition at line 35 of file PanelManager.cs.

References canvas, and UI.UIData.hiddenUI.

void PanelManager.UpdateCurrentPanel ( RectTransform  toActivate)

Updates the current panel.

Parameters
panelActivePanel activated by the button

Definition at line 15 of file PanelManager.cs.

Member Data Documentation

GameObject PanelManager.canvas

Definition at line 8 of file PanelManager.cs.

Referenced by hideShowNewUI().

GameObject PanelManager.sidePanel

Definition at line 7 of file PanelManager.cs.


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