Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/FEditorInteracti-
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorInteractiveToolsFrameworkModule.h |
| Include | #include "EditorInteractiveToolsFrameworkModule.h" |
Syntax
static RegisteredStaticMeshTargetFactoryKey = -1;
Remarks
This is the key returned by AddComponentTargetFactory() for the FStaticMeshComponentTargetFactory created/registered in StartupModule() below. Use this key to find/remove that module registration if you need to.