This data structure is part of the PlayerDataStorage Interface.
Remarks
Data containing the result information for a delete file request
Properties
EOS_PlayerDataStorage_DeleteFileCallbackInfo
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 deletion request |
EOS_ProductUserId LocalUserId | The Product User ID of the local user who initiated this request |