This data structure is part of the ProgressionSnapshot Interface.
Properties
EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors. |
uint32_t SnapshotId | The Snapshot Id used in the Submit function. |
void* ClientData | Context that was passed into EOS_ProgressionSnapshot_SubmitSnapshot. |