FSlateGameResources::GetBrush

Windows
MacOS
Linux

Override Hierarchy

ISlateStyle::GetBrush()

FSlateStyleSet::GetBrush()

FSlateGameResources::GetBrush()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SlateGameResources.h

Include

#include "Slate/SlateGameResources.h"

Source

/Engine/Source/Runtime/Engine/Private/Slate/SlateGameResources.cpp

Syntax

virtual const FSlateBrush * GetBrush
(
    const FName PropertyName,
    const ANSICHAR * Specifier
) const

Returns

an FSlateBrush property.

Parameters

Parameter

Description

PropertyName

Name of the property to get

Specifier

An optional string to append to the property name

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