Choose your operating system:
Windows
macOS
Linux
| UInteractiveToolWithToolTargetsBuilder::GetTargetRequirements()
|
Module |
|
Header |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/MergeMeshesTool.h |
Include |
#include "MergeMeshesTool.h" |
Source |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Private/MergeMeshesTool.cpp |
virtual const FToolTargetTypeRequirements & GetTargetRequirements() const
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.