Skip to main content

EOS_ProgressionSnapshot_BeginSnapshotOptions

Type Alias EOS_ProgressionSnapshot_BeginSnapshotOptions 

Source
pub type EOS_ProgressionSnapshot_BeginSnapshotOptions = _tagEOS_ProgressionSnapshot_BeginSnapshotOptions;
Expand description

Input parameters for the EOS_ProgressionSnapshot_BeginSnapshot function.

Aliased Type§

#[repr(C)]
pub struct EOS_ProgressionSnapshot_BeginSnapshotOptions { pub ApiVersion: i32, pub LocalUserId: *mut EOS_ProductUserIdDetails, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_PROGRESSIONSNAPSHOT_BEGINSNAPSHOT_API_LATEST.

§LocalUserId: *mut EOS_ProductUserIdDetails

The Product User ID of the local user to whom the key/value pair belong