SetChatStyle (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
No edit summary
>Trappingnoobs
onlyinclude > 2 noincludes
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]]

Revision as of 19:28, 1 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