FSlateBrush::FSlateBrush

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/SlateBrush.h"

Source

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

Syntax

FSlateBrush
(
    ESlateBrushDrawType::Type InDrawType,
    const FName InResourceName,
    const FMargin & InMargin,
    ESlateBrushTileType::Type InTiling,
    ESlateBrushImageType::Type InImageType,
    const FVector2D & InImageSize,
    const TSharedRef< FLinearColor > & 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