Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework
| Name | FEditorInteractiveToolsFrameworkGlobals |
| Type | class |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorInteractiveToolsFrameworkModule.h |
| Include Path | #include "EditorInteractiveToolsFrameworkModule.h" |
Syntax
class FEditorInteractiveToolsFrameworkGlobals
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| RegisteredStaticMeshTargetFactoryKey | int32 | This is the key returned by AddComponentTargetFactory() for the FStaticMeshComponentTargetFactory created/registered in StartupModule() below. | EditorInteractiveToolsFrameworkModule.h |