Chat (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens If you don't put a nil argument, it is assumed by the template. |
>JulienDethurens No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Method | <onlyinclude>{{Method | ||
|name = Chat | |name = Chat | ||
|arguments = | |arguments = {{type|instance=Instance}} <var>partOrCharacter</var>, {{type|string}} <var>message</var>, {{type|enum=ChatColor}} <var>color</var> = Blue | ||
|description = Makes | |description = Makes <var>partOrCharacter</var> have a dialog-like billboard containing <var>message</var> in the <var>color</var> tone. | ||
|object = Chat | |object = Chat | ||
}}</onlyinclude> | }}</onlyinclude> | ||
{{clear floats}} | {{clear floats}} | ||
[[Category:Methods]] | [[Category:Methods]] |