EOS_ProgressionSnapshot_BeginSnapshot

EOS API reference page for EOS_ProgressionSnapshot_BeginSnapshot

Under 1 min to read

This function is part of the ProgressionSnapshot Interface.

Remarks

Creates a new progression-snapshot resource for a given user.

Return Value

  • EOS_Success when successful.

  • EOS_ProgressionSnapshot_SnapshotIdUnavailable when no IDs are available. This is irrecoverable state.

Parameters

EOS_ProgressionSnapshot_BeginSnapshot

Parameter Type And NameUsage Information
EOS_HProgressionSnapshot Handle
const EOS_ProgressionSnapshot_BeginSnapshotOptions* OptionsObject containing properties that identifies the PUID this Snapshot will belong to.
uint32_t* OutSnapshotIdA progression-snapshot identifier output parameter. Use that identifier to reference the snapshot in the other APIs.