Skip to content

Chat

属性

boolDefaultChat
是否加载默认聊天

成员函数

是否允许聊天
voidSendChatText (string text, int type, int targetuin, int language)
发送文本消息
voidSendSystemMsg (string text, int targetuin)
发送系统消息
voidSendChat (string text, int targetuin)
发送文本消息
过滤文本
longlongShowChatBubble (string text, bool isShow, int bubble, Vector3 position, longlong chatBubbleId)
显示聊天气泡
longlongShowEditorChatBubble (string text, int bgIndex, string bgPath, Vector3 position)
显示工具端聊天气泡
更新工具端聊天气泡位置
voidSetActorShowEditorChatBubble (bool actorShowEditorBubble)
设置角色聊天显示的聊天气泡是否是工具聊天气泡

事件