SetChatStyle (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Locked}} {{Method |name=SetChatStyle |arguments=ChatStyle ''ChatStyle'' |protected=Yes |description=This sets BubbleChat and ClassicChat and tells TeamChat and [[Chat (M...
 
>NXTBoy
Undo revision 52006 by Legend26 (talk) That should be fixed in the template, not in a single case.
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Locked}}
{{Locked}}


{{Method
<onlyinclude>{{Method
|name=SetChatStyle
|name=SetChatStyle
|arguments=[[ChatStyle]] ''ChatStyle''
|arguments=[[ChatStyle]] ''ChatStyle''
|protected=Yes
|protected=Yes
|description=This sets [[BubbleChat]] and [[ClassicChat]] and tells [[TeamChat]] and [[Chat (Method)|Chat]] what to do.
|description=This sets [[BubbleChat]] and [[ClassicChat]] and tells [[TeamChat]] and [[Chat (Method)|Chat]] what to do.
|object=Players}}
|object=Players}}</onlyinclude>
 
[[Category:Methods]]

Latest revision as of 20:27, 5 February 2012

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetChatStyle( ChatStyle ChatStyle )
Returns nil
Description: This sets BubbleChat and ClassicChat and tells TeamChat and Chat what to do.
Member of: Players