FSlateFontCache::GetFontAttributes

Returns the font attributes for the specified font.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h

Include

#include "Fonts/FontCache.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Fonts/FontCache.cpp

Syntax

const TSet< FName > & GetFontAttributes
(
    const FFontData & InFontData
) const

Remarks

Returns the font attributes for the specified font.

Returns

The font attributes for the specified font.

Parameters

Parameter

Description

InFontData

The font to get attributes for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss