Choose your implementation method:
This function is part of the ProgressionSnapshot Interface.
Creates a new progression-snapshot resource for a given user.
Return Value
Parameters
EOS_ProgressionSnapshot_BeginSnapshot
Parameter Type And Name
|
Usage Information
|
EOS_HProgressionSnapshot Handle
|
|
const EOS_ProgressionSnapshot_BeginSnapshotOptions* Options
|
Object containing properties that identifies the PUID this Snapshot will belong to.
|
uint32_t* OutSnapshotId
|
A progression-snapshot identifier output parameter. Use that identifier to reference the snapshot in the other APIs.
|
This function is part of the ProgressionSnapshot Interface.
Creates a new progression-snapshot resource for a given user.
{Result.ProgressionSnapshotSnapshotIdUnavailable} when no IDs are available. This is irrecoverable state.
Return Value
{Result.Success} when successful.
Parameters
ProgressionSnapshot.ProgressionSnapshotInterface.BeginSnapshot
Parameter Type And Name
|
Usage Information
|
BeginSnapshotOptions options
|
Object containing properties that identifies the PUID this Snapshot will belong to.
|
uint outSnapshotId
|
A progression-snapshot identifier output parameter. Use that identifier to reference the snapshot in the other APIs.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no