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 UToolTarget * BuildFirstSelectedTargetable
(
const FToolBuilderState & SceneState,
const FToolTargetTypeRequirements & TargetRequirements
)
Remarks
Looks through the currently selected components and actors and builds a target out of the first encountered element that satisfies the requirements.