ETabRole

How will this tab be used.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h

Include

#include "Widgets/Docking/SDockTab.h"

Syntax

enum ETabRole
{
    MajorTab,
    PanelTab,
    NomadTab,
    DocumentTab,
    NumRoles,
}

Values

Name

Description

MajorTab

PanelTab

NomadTab

DocumentTab

NumRoles

Remarks

How will this tab be used.

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