Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBoxExtender.h |
Include |
#include "Framework/MultiBox/MultiBoxExtender.h" |
class FExtender
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
AddMenuBarExtension ( |
Extends a menu bar at the specified extension point |
|
TSharedRef< ... |
AddMenuExtension ( |
Extends a menu at the specified extension point |
|
TSharedRef< ... |
AddToolBarExtension ( |
Extends a tool bar at the specified extension point |
|
Apply ( |
Applies any menu bar extensions at the specified extension point |
|
|
Apply ( |
Applies any extensions at the specified extension point |
|
|
Apply ( |
Applies any extensions at the specified extension point |
|
|
TSharedPtr< ... |
Combine ( |
Consolidates an array of FExtenders into a single FExtender |
|
NumExtensions() |
Returns the number of extensions in the extender |
|
|
RemoveExtension ( |
Removes an existing extension. |