EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo

EOS API reference page for EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo

1分未満で読めます

This data structure is part of the ProgressionSnapshot Interface.

Properties

EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo

PropertyValue
EOS_EResult ResultCodeThe EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
uint32_t SnapshotIdThe Snapshot Id used in the Submit function.
void* ClientDataContext that was passed into EOS_ProgressionSnapshot_SubmitSnapshot.