PrimaryContext[Get] | |
string | SelectedPage[Get] |
ActivePage[Get] |
GUIContent | TitleContent[Get] |
Texture2D | LogoImage[Get] |
const string | DEFAULT_CONTEXT[Get] |
List< string > | ContextFilter[Get] |
void | OnEnable ( ) |
void | AddChildContexts ( List< string > filter ) |
void | OnGUI ( ) |
void | DrawRightPanel ( ) |
void |
static T | ShowWindow< T > ( params string [] contexts ) |
MetaHubContext Meta.Voice.Hub.MetaHub.PrimaryContext |
---|
No description available.
|
string Meta.Voice.Hub.MetaHub.SelectedPage |
---|
No description available.
|
IMetaHubPage Meta.Voice.Hub.MetaHub.ActivePage |
---|
No description available.
|
GUIContent Meta.Voice.Hub.MetaHub.TitleContent |
---|
No description available.
|
Texture2D Meta.Voice.Hub.MetaHub.LogoImage |
---|
No description available.
|
const string Meta.Voice.Hub.MetaHub.DEFAULT_CONTEXT |
---|
No description available.
|
virtual List<string> Meta.Voice.Hub.MetaHub.ContextFilter |
---|
No description available.
|
virtual void Meta.Voice.Hub.MetaHub.OnEnable ( ) |
---|
No description available.
|
void Meta.Voice.Hub.MetaHub.AddChildContexts ( List< string > filter ) |
---|
No description available.
|
virtual void Meta.Voice.Hub.MetaHub.OnGUI ( ) |
---|
No description available.
|
virtual void Meta.Voice.Hub.MetaHub.DrawRightPanel ( ) |
---|
No description available.
|
void Meta.Voice.Hub.MetaHub.UpdateContextFilter ( ) |
---|
No description available.
|
static T Meta.Voice.Hub.MetaHub.ShowWindow< T > ( params string [] contexts ) |
---|
No description available.
|