Skip to content

Chat ​

属性 ​

bool  DefaultChat
是否加载默认聊天

成员函数 ​

是否允许聊天
void  SendChatText (string text, int type, int targetuin, int language)
发送文本消息
void  SendSystemMsg (string text, int targetuin)
发送系统消息
void  SendChat (string text, int targetuin)
发送文本消息
过滤文本
longlong  ShowChatBubble (string text, bool isShow, int bubble, Vector3 position, longlong chatBubbleId)
显示聊天气泡
longlong  ShowEditorChatBubble (string text, int bgIndex, string bgPath, Vector3 position)
显示工具端聊天气泡
更新工具端聊天气泡位置
void  SetActorShowEditorChatBubble (bool actorShowEditorBubble)
设置角色聊天显示的聊天气泡是否是工具聊天气泡

事件 ​