FStarshipCoreStyle::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

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/StarshipCoreStyle.h"

Source

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

Syntax

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

Remarks

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