ISlateStyle::GetFontStyle

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

ISlateStyle::GetFontStyle()

FSlateStyleSet::GetFontStyle()

References

Module

SlateCore

Header

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

Include

#include "Styling/ISlateStyle.h"

Syntax

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