FCoreStyle::GetDefaultFontStyle

Get a font style using the default for for Slate

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Styling/CoreStyle.h

Include

#include "Styling/CoreStyle.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Styling/CoreStyle.cpp

Syntax

static FSlateFontInfo GetDefaultFontStyle
(
    const FName InTypefaceFontName,
    const int32 InSize,
    const FFontOutlineSettings & InOutlineSettings
)

Remarks

Get a font style using the default for for Slate

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