Difference between revisions of "GUIChatSurface"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the GUIChatSurface class)
(Documentation for the GUIChatSurface class)
Line 1: Line 1:
* '''Inherits class: [[GUIScrollBox]]'''
+
*'''Inherits class: [[GUIScrollBox]]'''
 
* This is a JavaScript visible object
 
* This is a JavaScript visible object
 
===Remarks <nowiki>[</nowiki>[{{fullurl:GUIChatSurface Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:GUIChatSurface Remarks|action=edit}} edit]<nowiki>]</nowiki>===

Revision as of 15:26, 18 November 2016

  • 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)