Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SLeafWidget
- STextBlock
- SVerticalTextBlock
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/SVerticalTextBlock.h |
| Include | #include "SVerticalTextBlock.h" |
Syntax
class SVerticalTextBlock : public STextBlock
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Constructor |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Destructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Construct this widget |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | ComputeDesiredSize
(
const float |
Overwritten from SWidget. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |