IMainFrameModule::MakeDeveloperTools

Generates a menu for status and developer

Windows
MacOS
Linux

References

Module

MainFrame

Header

/Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h

Include

#include "Interfaces/IMainFrameModule.h"

Syntax

TSharedRef< SWidget > MakeDeveloperTools
(
    const TArray< FMainFrameDeveloperTool > & AdditionalTools
) const

Remarks

Generates a menu for status and developer

Returns

The newly-created menu widget

Parameters

Parameter

Description

AdditionalTools

Additional developer tools that would be added to the main frame menu

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