FOnEditorGizmoSubsystemDeregisterGlobalEditorGizmoTypes

Event which is broadcast just before default types are deregistered in the gizmo subsystem

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

Inheritance Hierarchy

  • TBaseMulticastDelegate_NoParams< void >

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorInteractiveGizmoSubsystem.h
Include #include "EditorInteractiveGizmoSubsystem.h"

Syntax

class FOnEditorGizmoSubsystemDeregisterGlobalEditorGizmoTypes : public TBaseMulticastDelegate_NoParams< void >  

Remarks

Event which is broadcast just before default types are deregistered in the gizmo subsystem


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library