EOS_UI_AcknowledgeEventIdOptions

EOS API reference page for EOS_UI_AcknowledgeEventIdOptions

阅读时间少于1分钟

This data structure is part of the UI Interface.

Remarks

Input parameters for the EOS_UI_AcknowledgeEventId.

Properties

EOS_UI_AcknowledgeEventIdOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_UI_ACKNOWLEDGEEVENTID_API_LATEST.
EOS_UI_EventId UiEventIdThe ID being acknowledged.
EOS_EResult ResultThe result to use for the acknowledgment. When acknowledging EOS_Presence_JoinGameAcceptedCallbackInfo this should be the result code from the JoinSession call.