Navigation
Unreal Engine C++ API Reference > Plugins > BlueprintFileUtils > UBlueprintFileUtilsBPLibrary
References
Module | BlueprintFileUtils |
Header | /Engine/Plugins/BlueprintFileUtils/Source/BlueprintFileUtils/Public/BlueprintFileUtilsBPLibrary.h |
Include | #include "BlueprintFileUtilsBPLibrary.h" |
Source | /Engine/Plugins/BlueprintFileUtils/Source/BlueprintFileUtils/Private/BlueprintFileUtilsBPLibrary.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"FileUtils"&41;
static bool MoveFile
&40;
const FString & DestFilename,
const FString & SrcFilename,
bool bReplace,
bool bEvenIfReadOnly
&41;