FMainFrameDeveloperTool

Data needed to display a Developer tools in the status bar.

Unreal Engine C++ API Reference > Editor > MainFrame > Interfaces

References

   
Module MainFrame
Header /Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h
Include #include "Interfaces/IMainFrameModule.h"

Syntax

struct FMainFrameDeveloperTool  

Remarks

Data needed to display a Developer tools in the status bar.

Variables

Type Name Description
TAttribute< FTe... Label Label of the developer tool.
TAttribute< FTe... Value Value of the developer tool.
TAttribute< EVi... Visibility Visiblility of the developer tool.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library