Interface IUpdateGameRankListCmd

Properties of an UpdateGameRankListCmd.

Hierarchy

  • IUpdateGameRankListCmd

Implemented by

Properties

eventId?: null | string

UpdateGameRankListCmd eventId

rankInfo?: null | IRankInfo[]

UpdateGameRankListCmd rankInfo

spaceId?: null | string

UpdateGameRankListCmd spaceId

type?: null | string

UpdateGameRankListCmd type

Generated using TypeDoc