Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Docking
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Docking/TabManager.h |
| Include | #include "Framework/Docking/TabManager.h" |
Syntax
struct FTabId
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTabId () |
|||
FTabId
(
const FName InTabType, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Document tabs allow multiple instances of the same tab type. | ||
| bool | |||
| FString | ToString () |
||
| FText | ToText () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FTabId& Other |