GetDynamicImageBrush

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

const TShare...

 

GetDynamicImageBrush

(
    FName BrushTemplate,
    FName TextureName,
    const ANSICHAR* Specifier
)

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

Public function Static

const TShare...

 

GetDynamicImageBrush

(
    FName BrushTemplate,
    UTexture2D* TextureResource,
    FName TextureName
)

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

Public function Static

const TShare...

 

GetDynamicImageBrush

(
    FName BrushTemplate,
    const ANSICHAR* Specifier,
    UTexture2D* TextureResource,
    FName TextureName
)

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