Class:apiName(parameters) | Return | Description | Example |
---|---|---|---|
Chat:sendChat(content:string, targetuin:number) | ErrorCode.OK _ | Send chat messages (default to all players) | |
Chat:sendSystemMsg(content:string, targetuin:number) | ErrorCode.OK _ | Send system messages (by default all players) |