Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore
| Name | SVerticalTextBlock |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/SVerticalTextBlock.h |
| Include Path | #include "SVerticalTextBlock.h" |
Syntax
class SVerticalTextBlock : public STextBlock
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SLeafWidget → STextBlock → SVerticalTextBlock
- FSlateControlledConstruction → SWidget → SLeafWidget → STextBlock → SVerticalTextBlock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SVerticalTextBlock() |
Constructor | SVerticalTextBlock.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~SVerticalTextBlock() |
Destructor | SVerticalTextBlock.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVector2D ComputeDesiredSize
(
const float |
SVerticalTextBlock.h | ||
void Construct
(
const FArguments& InArgs |
Construct this widget | SVerticalTextBlock.h |