Skip to content
poslog edited this page Jul 18, 2025 · 7 revisions
  • GREMessageType
    • GREMessageType_ConnectResp
    • GREMessageType_DieRollResultsResp
    • GREMessageType_GameStateMessage
    • GREMessageType_SetSettingsResp
    • GREMessageType_PromptReq
    • GREMessageType_MulliganReq
  • GameStateType
    • GameStateType_Full
    • GameStateType_Diff
  • GameObjectType
    • GameObjectType_Card
  • AnnotationType
    • AnnotationType_NewTurnStarted
    • AnnotationType_PhaseOrStepModified
    • AnnotationType_ObjectIdChanged
    • AnnotationType_ZoneTransfer
    • AnnotationType_UserActionTaken
    • AnnotationType_EnteredZoneThisTurn
    • AnnotationType_ColorProduction

  • ActionType
    • ActionType_Cast
    • ActionType_Play
  • GameType
    • GameType_Duel
  • TimerType
    • TimerType_Inactivity
  • ClientMessageType
    • ClientMessageType_ChooseStartingPlayerResp
    • ClientMessageType_SetSettingsReq
    • ClientMessageType_UIMessage
    • ClientMessageType_MulliganResp
  • clientToMatchServiceMessageType
    • ClientToMatchServiceMessageType_ClientToGREUIMessage
    • ClientToMatchServiceMessageType_ClientToGREMessage
  • ControllerType
    • ControllerType_Player
  • ParameterType
    • ParameterType_Reference
  • ReferenceType_PlayerSeatId
    • ReferenceType_PlayerSeatId

Clone this wiki locally