FUnregisterTabSpawnersEvent

Delegate to be called when the tabs are being unregistered

Unreal Engine C++ API Reference > Editor > MaterialEditor > IMaterialEditor

Inheritance Hierarchy

  • TBaseMulticastDelegate_OneParam< void, const TSharedRef< class FTabManager > & >

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h
Include #include "IMaterialEditor.h"

Syntax

class FUnregisterTabSpawnersEvent : public TBaseMulticastDelegate_OneParam< void, const TSharedRef< class FTabManager > & >  

Remarks

Delegate to be called when the tabs are being unregistered


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library