FCoreStyle::GetDynamicImageBrush

Todo: jdale - These are only here because of [UTouchInterface::Activate](API\Runtime\Engine\GameFramework\UTouchInterface\Activate) and the fact that GetDynamicImageBrush is non-const

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/CoreStyle.h"

Source

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

Syntax

static const TSharedPtr< FSlateDynamicImageBrush > GetDynamicImageBrush
(
    FName BrushTemplate,
    class UTexture2D * TextureResource,
    FName TextureName
)

Remarks

Todo: jdale - These are only here because of UTouchInterface::Activate and the fact that GetDynamicImageBrush is non-const

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