FCommonRegisteredTabInfo

Information about a registered tab in the tab list

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonTabListWidgetBase.h

Include

#include "CommonTabListWidgetBase.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FCommonRegisteredTabInfo

Remarks

Information about a registered tab in the tab list

Variables

Name Description

Public variable UProperty

UWidget *

 

ContentInstance

The actual instance of the content widget to display when this tab is selected.

Public variable UProperty

UCommonButtonBa...

 

TabButton

The actual button widget that represents this tab on-screen

Public variable UProperty

int32

 

TabIndex

The index of the tab in the list

Constructors

Name Description

Public function

FCommonRegisteredTabInfo()

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