Navigation
API > API/Plugins > API/Plugins/AvalancheText
| |
|
| Name |
FAvaSystemFontMetrics |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheText/Public/Font/AvaFontObject.h |
| Include Path |
#include "Font/AvaFontObject.h" |
Syntax
struct FAvaSystemFontMetrics
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsBold |
bool |
|
Font/AvaFontObject.h |
|
| bIsItalic |
bool |
|
Font/AvaFontObject.h |
|
| bIsMonospaced |
bool |
|
Font/AvaFontObject.h |
|
| Charsets |
TArray< int32 > |
|
Font/AvaFontObject.h |
|