FSlateImageBrush

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSlateImageBrush

(
    const FName& InImageName,
    const FVector2D& InImageSize,
    const FLinearColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const FString& InImageName,
    const FVector2D& InImageSize,
    const FSlateColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const ANSICHAR* InImageName,
    const FVector2D& InImageSize,
    const FSlateColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const TCHAR* InImageName,
    const FVector2D& InImageSize,
    const FSlateColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    UObject* InResourceObject,
    const FVector2D& InImageSize,
    const FSlateColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const FString& InImageName,
    const FVector2D& InImageSize,
    const FLinearColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const ANSICHAR* InImageName,
    const FVector2D& InImageSize,
    const FLinearColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const WIDECHAR* InImageName,
    const FVector2D& InImageSize,
    const FLinearColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const FName& InImageName,
    const FVector2D& InImageSize,
    const TSharedRef< FLinearColor >& ...,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const FString& InImageName,
    const FVector2D& InImageSize,
    const TSharedRef< FLinearColor >& ...,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const ANSICHAR* InImageName,
    const FVector2D& InImageSize,
    const TSharedRef< FLinearColor >& ...,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const TCHAR* InImageName,
    const FVector2D& InImageSize,
    const TSharedRef< FLinearColor >& ...,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

Public function

FSlateImageBrush

(
    const FName& InImageName,
    const FVector2D& InImageSize,
    const FSlateColor& InTint,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageT...
)

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