Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolBuilderUtil.h |
| Include | #include "ToolBuilderUtil.h" |
namespace ToolBuilderUtil
{
template<typename ComponentType>
ComponentType * ToolBuilderUtil::FindFirstComponentOfType
(
const FToolBuilderState & InputState
)
}
Remarks
First first available component of given type. Searches Components selection list first, then all Actors