ForEachComponent

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

ForEachComponent

(
    bool bIncludeFromChildActors,
    Func InFunc
)

Calls the compile-time lambda on each component of the specified type

Public function Const

void

 

ForEachComponent

(
    bool bIncludeFromChildActors,
    Func InFunc
)

Calls the compile-time lambda on each valid component

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