Skip to content
TeleportResult

数据处理 / TeleportResult

TeleportResult Interface

传送请求的结果

Table of contents

Properties

errorCode: number
错误码
message: string
错误信息
status: TeleportStatus
传送状态
userIds: string[]
参与传送的玩家的userId数组

Properties

errorCode

errorCode: number

错误码


message

message: string

错误信息


status

status: TeleportStatus

传送状态


userIds

userIds: string[]

参与传送的玩家的userId数组