FStarshipCoreStyle::GetDefaultFontStyle

Get a font style using the default for for Slate

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/StarshipCoreStyle.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Styling/StarshipCoreStyle.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