FStaticMeshEditorOpenedEvent

Delegate to be called when a Material Editor is created, for toolbar, tab, and menu extension

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, TWeakPtr< IStaticMeshEditor > >

IStaticMeshEditorModule::FStaticMeshEditorOpenedEvent

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/StaticMeshEditorModule.h

Include

#include "StaticMeshEditorModule.h"

Syntax

class FStaticMeshEditorOpenedEvent : public TBaseMulticastDelegate_OneParam< void, TWeakPtr< IStaticMeshEditor > >

Remarks

Delegate to be called when a Material Editor is created, for toolbar, tab, and menu extension

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss