EnumerateItemsAtPath

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

EnumerateItemsAtPath

(
    const FName InPath,
    const EContentBrowserItemTypeFilter...,
    TFunctionRef< bool...
)

Enumerate the items (folders and/or files) that exist at the given virtual path.

Public function Const

void

 

EnumerateItemsAtPath

(
    const FName InPath,
    const EContentBrowserItemTypeFilter...,
    TFunctionRef< bool...
)

Enumerate the items (folders and/or files) that exist at the given virtual 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