Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControls
- ITargetPlatformControls::CopyFileToTarget()
- FTargetPlatformControlsBase::CopyFileToTarget()
- FTargetPlatformMerged::CopyFileToTarget()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include | #include "Interfaces/ITargetPlatformControls.h" |
bool CopyFileToTarget
(
const FString & DeviceId,
const FString & HostFilename,
const FString & TargetFilename,
const TMap< FString, FString > & CustomPlatformData
)
Remarks
Copy a file to the target