Description
This is the component provided by the Chat box block.
Component name: chat_box
.
This is the component provided by the Chat box block.
Component name: chat_box
.
getDistance():number
Returns the chat distance the chat box is currently set to
say(text:string [, distance:number]):boolean
Makes the chat box say some text with the currently set or the specified distance. Returns true on success
setName(name:string):string
Sets the name of the chat box. Returns the new name
getName():string
Returns the name of the chat box
setDistance(distance:number):number
Sets the distance of the chat box. Returns the new distance