Navigation
API > API/Plugins > API/Plugins/SlateIMInGame
| Name | ASlateIMInGameNomadTab |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIMInGame/Public/SlateIMInGameNomadTab.h |
| Include Path | #include "SlateIMInGameNomadTab.h" |
Syntax
UCLASS (MinimalAPI)
class ASlateIMInGameNomadTab : public ASlateIMInGameWidgetBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → ASlateIMInGameWidgetBase → ASlateIMInGameNomadTab
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDestroyRequested | bool | SlateIMInGameNomadTab.h | ||
| RootTab | TWeakPtr< SDockTab > | SlateIMInGameNomadTab.h | ||
| TabContent | TWeakPtr< SWidget > | SlateIMInGameNomadTab.h | ||
| TabIcon | FSlateIcon | SlateIMInGameNomadTab.h | ||
| TabName | FName | SlateIMInGameNomadTab.h | ||
| TabTitle | FText | SlateIMInGameNomadTab.h |
Functions
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Init
(
const FName& InTabName, |
SlateIMInGameNomadTab.h |
Protected Virtual
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void DrawContent
(
const float DeltaTime |
SlateIMInGameNomadTab.h |
Overridden from ASlateIMInGameWidgetBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnWidgetStarted() |
SlateIMInGameNomadTab.h | ||
virtual void OnWidgetStopped() |
SlateIMInGameNomadTab.h |