ISlateStyle::GetDynamicImageBrush

Windows
MacOS
Linux

Override Hierarchy

ISlateStyle::GetDynamicImageBrush()

FSlateStyleSet::GetDynamicImageBrush()

References

Module

SlateCore

Header

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

Include

#include "Styling/ISlateStyle.h"

Syntax

const TSharedPtr< FSlateDynamicImageBrush > GetDynamicImageBrush
(
    const FName BrushTemplate,
    const ANSICHAR * Specifier,
    UTexture2D * TextureResource,
    const FName TextureName
)

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