This data structure is part of the PlayerDataStorage Interface.
Input data for the EOS_PlayerDataStorage_DuplicateFile function
Properties
EOS_PlayerDataStorage_DuplicateFileOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_PLAYERDATASTORAGE_DUPLICATEFILEOPTIONS_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the local user who authorized the duplication of the requested file; must be the original file's owner
|
const char* SourceFilename
|
The name of the existing file to duplicate
|
const char* DestinationFilename
|
The name of the new file
|
This data structure is part of the PlayerDataStorage Interface.
Input data for the EOS_PlayerDataStorage_DuplicateFile function
Properties
PlayerDataStorage.DuplicateFileOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_PLAYERDATASTORAGE_DUPLICATEFILEOPTIONS_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the local user who authorized the duplication of the requested file; must be the original file's owner
|
string SourceFilename
|
The name of the existing file to duplicate
|
string DestinationFilename
|
The name of the new file
|
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