Skip to content

Home > @esengine/ecs-framework-monorepo > ChatData

ChatData interface

聊天数据

Signature:

typescript
export interface ChatData

Properties

Property

Modifiers

Type

Description

message

string

playerId

string

playerInfo?

PlayerInfo

(Optional)

timestamp

number

基于 MIT 许可证发布