This function is part of the PlayerDataStorage Interface.
Get the count of files we have previously queried information for and files we have previously read from / written to.
Return Value
EOS_EResult::EOS_Success if the input was valid, otherwise an error result explaining what went wrong
See Also
EOS_PlayerDataStorage_CopyFileMetadataAtIndex
Parameters
EOS_PlayerDataStorage_GetFileMetadataCount
Parameter Type And Name
|
Usage Information
|
EOS_HPlayerDataStorage Handle
|
|
const EOS_PlayerDataStorage_GetFileMetadataCountOptions* GetFileMetadataCountOptions
|
Object containing properties related to which user is requesting the metadata count
|
int32_t* OutFileMetadataCount
|
If successful, the count of metadata currently cached
|
This function is part of the PlayerDataStorage Interface.
Get the count of files we have previously queried information for and files we have previously read from / written to.
Return Value
{Result}::{Result.Success} if the input was valid, otherwise an error result explaining what went wrong
See Also
{CopyFileMetadataAtIndex}
Parameters
PlayerDataStorage.PlayerDataStorageInterface.GetFileMetadataCount
Parameter Type And Name
|
Usage Information
|
GetFileMetadataCountOptions getFileMetadataCountOptions
|
Object containing properties related to which user is requesting the metadata count
|
int outFileMetadataCount
|
If successful, the count of metadata currently cached
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no