Navigation
API > API/Plugins > API/Plugins/AvalancheText > API/Plugins/AvalancheText/Font > API/Plugins/AvalancheText/Font/FAvaFont
References
| Module | AvalancheText |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheText/Public/Font/AvaFont.h |
| Include | #include "Font/AvaFont.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheText/Private/Font/AvaFont.cpp |
bool IsDefaultFont() const
Remarks
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 true if referenced font is the default one