SetChatStyle (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
No edit summary
>NXTBoy
Undo revision 52006 by Legend26 (talk) That should be fixed in the template, not in a single case.
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Locked}}</noinclude>
{{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>
<noinclude>[[Category:Methods]]</noinclude>
 
[[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