pub type EOS_TitleStorage_DeleteCacheOptions = _tagEOS_TitleStorage_DeleteCacheOptions;Expand description
Input data for the EOS_TitleStorage_DeleteCache function
Aliased Type§
#[repr(C)]pub struct EOS_TitleStorage_DeleteCacheOptions {
pub ApiVersion: i32,
pub LocalUserId: *mut EOS_ProductUserIdDetails,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_TITLESTORAGE_DELETECACHE_API_LATEST.
LocalUserId: *mut EOS_ProductUserIdDetailsProduct User ID of the local user who is deleting his cache (optional)