![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/DirectoryTree.h"#include "Algo/BinarySearch.h"#include "Algo/Sort.h"#include "Misc/AutomationTest.h"Namespaces | |
| namespace | UE |
| namespace | UE::DirectoryTree |
Functions | |
| void | UE::DirectoryTree::FixupPathSeparator (FStringBuilderBase &InOutPath, int32 StartIndex, TCHAR InPathSeparator) |
| int32 | UE::DirectoryTree::FindInsertionIndex (int32 NumChildNodes, const TUniquePtr< FString[]> &RelPaths, FStringView FirstPathComponent, bool &bOutExists) |