EOS_PlayerDataStorage_WriteFileDataCallbackInfo

EOS API reference page for EOS_PlayerDataStorage_WriteFileDataCallbackInfo

1분 미만 소요

This data structure is part of the PlayerDataStorage Interface.

Remarks

Data containing data for a chunk of a file being written

Properties

EOS_PlayerDataStorage_WriteFileDataCallbackInfo

PropertyValue
void* ClientDataClient-specified data passed into the file write request
EOS_ProductUserId LocalUserIdThe Product User ID of the local user who initiated this request
const char* FilenameThe file name that is being written to
uint32_t DataBufferLengthBytesThe maximum amount of data in bytes that can be written safely to DataBuffer