This data structure is part of the UI Interface.
Remarks
Input parameters for the EOS_UI_AcknowledgeEventId.
Properties
EOS_UI_AcknowledgeEventIdOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_UI_ACKNOWLEDGEEVENTID_API_LATEST. |
EOS_UI_EventId UiEventId | The ID being acknowledged. |
EOS_EResult Result | The result to use for the acknowledgment. When acknowledging EOS_Presence_JoinGameAcceptedCallbackInfo this should be the result code from the JoinSession call. |