GUIBaseWindow

From Virtual World Web Wiki
Revision as of 14:16, 15 January 2018 by Spark5 (Talk | contribs) (Documentation for the GUIBaseWindow class)

Jump to: navigation, search
  • Inherits class: GUIContainer
  • This is a JavaScript visible object

Remarks [edit]

Properties

GUISprite Background {get;}
Color32 BackgroundColor {get; set;}
JSVector4 Border {get; set;}
bool FullScreenEffect {get; set;}
GUIContainer ParentContainer {get; set;}
bool ShowWhileLoading {get; set;}
bool Visible {get; set;}

Events

OnHide()
OnShow()

Methods

void BringToFront()