FunctionsChatRoomGenerateChatRoomChatMessageChatRoomGenerateChatRoomChatMessage CallableChatRoomGenerateChatRoomChatMessage(type: Whisper | Chat, msg: string): ServerChatRoomMessageSend a player message to the server This function automatically formats and sends the message with all the information needed to reconstruct it on the receiver.Parameterstype: Whisper | Chatmsg: stringReturns ServerChatRoomMessage
Send a player message to the server
This function automatically formats and sends the message with all the information needed to reconstruct it on the receiver.