EOS_PlayerDataStorage_GetFileMetadataCount

EOS API reference page for EOS_PlayerDataStorage_GetFileMetadataCount

阅读时间少于1分钟

This function is part of the PlayerDataStorage Interface.

Remarks

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 NameUsage Information
EOS_HPlayerDataStorage Handle
const EOS_PlayerDataStorage_GetFileMetadataCountOptions* GetFileMetadataCountOptionsObject containing properties related to which user is requesting the metadata count
int32_t* OutFileMetadataCountIf successful, the count of metadata currently cached