Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveToolWithToolTargetsB-
Description
Gives the target requirements of the associated tool. Usually, it is the tool builder will use this function in CanBuildTool and BuildTool to find and create any necessary targets.
Derived Overrides
| Name | GetTargetRequirements |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolBuilder.h |
| Include Path | #include "InteractiveToolBuilder.h" |
virtual const FToolTargetTypeRequirements & GetTargetRequirements() const