FSlateBrush

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSlateBrush()

Default constructor.

Protected function

FSlateBrush

(
    ESlateBrushDrawType::Type InDrawTyp...,
    const FName InResourceName,
    const FMargin& InMargin,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...,
    const FVector2D& InImageSize,
    const FLinearColor& InTint,
    UObject* InObjectResource,
    bool bInDynamicallyLoaded
)

This constructor is protected; use one of the deriving classes instead.

Protected function

FSlateBrush

(
    ESlateBrushDrawType::Type InDrawTyp...,
    const FName InResourceName,
    const FMargin& InMargin,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...,
    const FVector2D& InImageSize,
    const TSharedRef< FLinearColor >& ...,
    UObject* InObjectResource,
    bool bInDynamicallyLoaded
)

Protected function

FSlateBrush

(
    ESlateBrushDrawType::Type InDrawTyp...,
    const FName InResourceName,
    const FMargin& InMargin,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...,
    const FVector2D& InImageSize,
    const FSlateColor& InTint,
    UObject* InObjectResource,
    bool bInDynamicallyLoaded
)

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