Navigation
API > API/Plugins > API/Plugins/AvalancheText
References
| Module | AvalancheText |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheText/Public/AvaTextDefs.h |
| Include | #include "AvaTextDefs.h" |
Syntax
USTRUCT (BlueprintType )
struct FAvaTextAlignment
Variables
| Type | Name | Description | |
|---|---|---|---|
| EText3DHorizontalTextAlignment | HorizontalAlignment | ||
| EText3DVerticalTextAlignment | VerticalAlignment |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FAvaTextAlignment& Other |