Skip to main content

EOS_PlayerDataStorage_DeleteCacheOptions

Type Alias EOS_PlayerDataStorage_DeleteCacheOptions 

Source
pub type EOS_PlayerDataStorage_DeleteCacheOptions = _tagEOS_PlayerDataStorage_DeleteCacheOptions;
Expand description

Input data for the EOS_TitleStorage_DeleteCache function

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_PLAYERDATASTORAGE_DELETECACHE_API_LATEST.

§LocalUserId: *mut EOS_ProductUserIdDetails

Product User ID of the local user who is deleting his cache