EnumerateSubPaths

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

EnumerateSubPaths

(
    const FString& InBasePath,
    TFunctionRef< bool)> Callba...,
    bool bInRecurse
)

Enumerate the all paths that are currently cached below the passed-in base path

Public function Const

void

 

EnumerateSubPaths

(
    const FName InBasePath,
    TFunctionRef< bool)> Callback,
    bool bInRecurse
)

Enumerate the all paths that are currently cached below the passed-in base path

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss