GUIChatSurface

From Virtual World Web Wiki
Revision as of 15:26, 18 November 2016 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;}
Single 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;}
bool TranscriptMode {get; set;}

Methods

bool AddChatChannel(string channel)
bool RemoveChatChannel(string channel)
void SetLevelModifier(int level, string start, string end)