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
| Type | Name | Description | |
|---|---|---|---|
| int32 | InstanceId | ||
| FName | TabType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTabId () |
|||
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 |