UEditorInteractiveGizmoRegistry::Shutdown

Shutdown the registry, called by the gizmo subsystem and gizmo manager when they are shutdown/deinitialized.

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > UEditorInteractiveGizmoRegistry

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorInteractiveGizmoRegistry.h
Include #include "EditorInteractiveGizmoRegistry.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorInteractiveGizmoRegistry.cpp
virtual void Shutdown()

Remarks

Shutdown the registry, called by the gizmo subsystem and gizmo manager when they are shutdown/deinitialized.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library