Navigation
API > API/Plugins > API/Plugins/AvalancheText > API/Plugins/AvalancheText/Font > API/Plugins/AvalancheText/Font/FAvaFont
| Type | Name | Description | |
|---|---|---|---|
| FString | GenerateFontFormattedString
(
const FString& InFontName, |
Returns a formatted string representing a FAvaFont for the specified FontObjectPathName and FontName Useful e.g. when setting the value of multiple FAvaFonts using IPropertyHandle->SetPerObjectValues | |
| bool | GenerateFontFormattedString
(
const UAvaFontObject* InFontObject, |
Returns a formatted string representing a FAvaFont for the specified UAvaFontObject Useful e.g. when setting the value of multiple FAvaFonts using IPropertyHandle->SetPerObjectValues |