FExtensibilityManager::GetAllExtenders

Gets all extenders and asset editor extenders from delegates consolidated

Choose your operating system:

Windows

macOS

Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h

Include

#include "Toolkits/AssetEditorToolkit.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Toolkits/AssetEditorToolkit.cpp

Syntax

virtual TSharedPtr< FExtender > GetAllExtenders
(
    const TSharedRef< FUICommandList > & CommandList,
    const TArray< UObject * > & ContextSensitiveObjects
)

Remarks

Gets all extenders and asset editor extenders from delegates consolidated