GUIChatSurface

From Virtual World Web Wiki
Revision as of 17:56, 20 February 2017 by Spark5 (Talk | contribs) (Documentation for the GUIChatSurface class)

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

Remarks [edit]

Properties

bool AllowRichText {get; set;}
float ChatOpacity {get; set;}
bool DropShadow {get; set;}
Color32 DropShadowColor {get; set;}
int FontSize {get; set;}
Color32 LinkColor {get; set;}
bool LinksEnabled {get; set;}
int MaximumMessages {get; set;}
string TimeStampFormat {get; set;}

Methods

bool AddChatChannel(Guid? channel = NULL)
bool RemoveChatChannel(Guid? channel = NULL)
void SetLevelModifier(int level, string start, string end)