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 bool CanBuildTarget
(
UObject * SourceObject,
const FToolTargetTypeRequirements & TargetRequirements
) const
Remarks
Examines stored target factories to see if one can build the requested type of target.