Interface IChangePlayerDirectionCmd

Properties of a ChangePlayerDirectionCmd.

Hierarchy

  • IChangePlayerDirectionCmd

Implemented by

Properties

direction?: null | DirectionType

ChangePlayerDirectionCmd direction

eventId?: null | string

ChangePlayerDirectionCmd eventId

pid?: null | string

ChangePlayerDirectionCmd pid

spaceId?: null | string

ChangePlayerDirectionCmd spaceId

Generated using TypeDoc