EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo

EOS API reference page for EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo

Under 1 min to read

This data structure is part of the ProgressionSnapshot Interface.

Properties

EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo

PropertyValue
/*TheEOS_EResultcodefortheoperation.EOS_Successindicatesthattheoperationsucceededothercodesindicateerrors. */
EOS_EResult ResultCode
uint32_t SnapshotIdThe Snapshot Id used in the Submit function.
void* ClientDataContext that was passed into EOS_ProgressionSnapshot_SubmitSnapshot.