FSlateStyleSet::GetFontStyle

Windows
MacOS
Linux

Override Hierarchy

ISlateStyle::GetFontStyle()

FSlateStyleSet::GetFontStyle()

References

Module

SlateCore

Header

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

Include

#include "Styling/SlateStyle.h"

Source

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

Syntax

virtual FSlateFontInfo GetFontStyle
(
    const FName PropertyName,
    const ANSICHAR * Specifier
) const

Returns

a InFontInfo property.

Parameters

Parameter

Description

Propertyname

Name of the property to get

InFontInfo

The value to set

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