Navigation
API > API/Editor > API/Editor/StaticMeshEditor > API/Editor/StaticMeshEditor/IStaticMeshEditor
Delegate to be called when the tabs are being registered
| Name | FRegisterTabSpawnersEvent |
| Type | class |
| Header File | /Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h |
| Include Path | #include "IStaticMeshEditor.h" |
Syntax
class FRegisterTabSpawnersEvent : public TBaseMulticastDelegate_OneParam< void, const TSharedRef< class FTabManager > & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, const TSharedRef< class FTabManager > & > → IStaticMeshEditor::FRegisterTabSpawnersEvent