Navigation
API > API/Plugins > API/Plugins/AvalancheText > API/Plugins/AvalancheText/FAvaFont
Description
Checks if this FAvaFont is referencing the default font. This will be happening also in fallback state. Use IsFallBackFont() if you explicitly need to know if this font is default because of a missing asset
| Name | IsDefaultFont |
| 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 |
bool IsDefaultFont() const
true if referenced font is the default one