Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UToolTargetManager
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolTargetManager.h |
| Include | #include "ToolTargetManager.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/ToolTargetManager.cpp |
virtual int32 CountSelectedAndTargetableWithPredicate
&40;
const FToolBuilderState & SceneState,
const FToolTargetTypeRequirements & TargetRequirements,
TFunctionRef< bool(UActorComponent &)> ComponentPred
&41; const
Remarks
Looks through the currently selected components and actors and counts the number of inputs that could be used to create qualifying tool targets with an additional test predicate.