Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolBuilderUtil.h |
| Include | #include "ToolBuilderUtil.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/ToolBuilderUtil.cpp |
namespace ToolBuilderUtil
{
INTERACTIVETOOLSFRAMEWORK_API UActorComponent &42; ToolBuilderUtil&58;&58;FindFirstComponent
&40;
const FToolBuilderState & InputState,
const TFunction< bool(UActorComponent &42;)> & Predicate
&41;
}
Remarks
First first available component that passes predicate. Searches Components selection list first, then all Actors