Native class

FGBAAppStyle#

  • Declared in "Styling/GBAAppStyle.h"
class BLUEPRINTATTRIBUTESEDITORCOMMON_API FGBAAppStyle

AppStyle class specific to this module

Wraps access to either FAppStyle or FEditorStyle based on engine version.

Methods#

  • public
    • GetBrush&
    static const FSlateBrush*
    GetBrush(​
    const FName& InPropertyName,
    const ANSICHAR* InSpecifier = nullptr
    )
    • GetFontStyle&
    static FSlateFontInfo
    GetFontStyle(​
    const FName& InPropertyName,
    const ANSICHAR* InSpecifier = nullptr
    )