中文
Appearance
NetConversation.CurrentConversation()
NetConversation
当前NetConversation对象。 methods:
NetServer.on_converastion_connect = async (conv: NetConversation) => { conv.CurrentConversation(); }