Skip to main content

EOS_ProgressionSnapshot_DeleteSnapshotOptions

Type Alias EOS_ProgressionSnapshot_DeleteSnapshotOptions 

Source
pub type EOS_ProgressionSnapshot_DeleteSnapshotOptions = _tagEOS_ProgressionSnapshot_DeleteSnapshotOptions;
Expand description

Input parameters for the EOS_ProgressionSnapshot_DeleteSnapshot function.

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_PROGRESSIONSNAPSHOT_DELETESNAPSHOT_API_LATEST.

§LocalUserId: *mut EOS_ProductUserIdDetails

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