Buy Me a Coffee at ko-fi.com

Modifies a chat message with the given text
Takes an index, were 1 means the last message on chat
Setting the message to nil will effectively remove it from the chat

overload 1:
HostAPI.setChatMessage(index: Integer): HostAPI
typings.-672261858typings.-1531650254
Method PropertyFluent DescriptionRepresentation
index accepts
Return Value
overload 2:
HostAPI.setChatMessage(index: Integer, newMessage: String): HostAPI
typings.-672261858typings.-1808118735typings.-1531650254
Method PropertyFluent DescriptionRepresentation
index accepts
newMessage accepts
Return Value
overload 3:
HostAPI.setChatMessage(index: Integer, newMessage: String, backgroundColor: Vector3): HostAPI
typings.-672261858typings.-1808118735typings.2002444080typings.-1531650254
Method PropertyFluent DescriptionRepresentation
index accepts
newMessage accepts
backgroundColor accepts
Return Value