This data structure is part of the PlayerDataStorage Interface.
Remarks
Input data for the EOS_PlayerDataStorage_DuplicateFile function
Properties
EOS_PlayerDataStorage_DuplicateFileOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_PLAYERDATASTORAGE_DUPLICATEFILE_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 |