Navigation
API > API/Plugins > API/Plugins/AvalancheText > API/Plugins/AvalancheText/FAvaFont
Description
Returns a default font (Roboto). The font will be loaded from asset if needed. In the unlikely case in which Roboto is not available, the first available font will be returned
| Name | GetDefaultFont |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheText/Public/Font/AvaFont.h |
| Include Path | #include "Font/AvaFont.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheText/Private/Font/AvaFont.cpp |
static UFont * GetDefaultFont()