This data structure is part of the PlayerDataStorage Interface.
Data containing information about a query file list request
Properties
EOS_PlayerDataStorage_QueryFileListCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
Result code for the operation. EOS_Success is returned for a successful request, other codes indicate an error
|
void* ClientData
|
Client-specified data passed into the file query request
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the local user who initiated this request
|
uint32_t FileCount
|
A count of files that were found, if successful
|
This data structure is part of the PlayerDataStorage Interface.
Data containing information about a query file list request
Properties
PlayerDataStorage.QueryFileListCallbackInfo
Property
|
Value
|
Result ResultCode
|
Result code for the operation. EOS_Success is returned for a successful request, other codes indicate an error
|
object ClientData
|
Client-specified data passed into the file query request
|
ProductUserId LocalUserId
|
The Product User ID of the local user who initiated this request
|
uint FileCount
|
A count of files that were found, if successful
|
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