FContentBrowserVirtualPathTree::EnumerateAllPaths

Enumerate all of the paths we know about

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserVirtualPathTree

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserVirtualPathTree.h
Include #include "ContentBrowserVirtualPathTree.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserVirtualPathTree.cpp
void EnumerateAllPaths
(
    [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< bool([FName](API\Runtime\Core\UObject\FName))> Callback
) const

Remarks

Enumerate all of the paths we know about


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library