Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateImageBrush
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
|
|
Brushes/SlateImageBrush.h |
|
FSlateImageBrush(const FName &, const UE::Slate::FDeprecateVector2DParameter &, const FLinearColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const FName & InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FLinearColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
Parameters
| Name |
Remarks |
| InImageName |
The name of the texture to draw |
| InImageSize |
How large should the image be (not necessarily the image size on disk) |
| InTint |
The tint of the image. |
| InTiling |
How do we tile if at all? |
| InImageType |
The type of image this this is |
FSlateImageBrush(const FString &, const UE::Slate::FDeprecateVector2DParameter &, const FLinearColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const FString & InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FLinearColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const ANSICHAR *, const UE::Slate::FDeprecateVector2DParameter &, const FLinearColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const ANSICHAR * InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FLinearColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const WIDECHAR *, const UE::Slate::FDeprecateVector2DParameter &, const FLinearColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const WIDECHAR * InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FLinearColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const FName &, const UE::Slate::FDeprecateVector2DParameter &, const TSharedRef< FLinearColor > &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const FName & InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const TSharedRef < FLinearColor > & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const FString &, const UE::Slate::FDeprecateVector2DParameter &, const TSharedRef< FLinearColor > &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const FString & InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const TSharedRef < FLinearColor > & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const ANSICHAR *, const UE::Slate::FDeprecateVector2DParameter &, const TSharedRef< FLinearColor > &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const ANSICHAR * InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const TSharedRef < FLinearColor > & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const TCHAR *, const UE::Slate::FDeprecateVector2DParameter &, const TSharedRef< FLinearColor > &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const TCHAR * InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const TSharedRef < FLinearColor > & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const FName &, const UE::Slate::FDeprecateVector2DParameter &, const FSlateColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const FName & InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FSlateColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const FString &, const UE::Slate::FDeprecateVector2DParameter &, const FSlateColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const FString & InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FSlateColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const ANSICHAR *, const UE::Slate::FDeprecateVector2DParameter &, const FSlateColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const ANSICHAR * InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FSlateColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(const TCHAR *, const UE::Slate::FDeprecateVector2DParameter &, const FSlateColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
const TCHAR * InImageName,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FSlateColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
FSlateImageBrush(UObject *, const UE::Slate::FDeprecateVector2DParameter &, const FSlateColor &, ESlateBrushTileType::Type, ESlateBrushImageType::Type)
| |
|
| Name |
FSlateImageBrush |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateImageBrush.h |
| Include Path |
#include "Brushes/SlateImageBrush.h" |
FSlateImageBrush
(
UObject * InResourceObject,
const UE::Slate::FDeprecateVector2DParameter & InImageSize,
const FSlateColor & InTint,
ESlateBrushTileType::Type InTiling,
ESlateBrushImageType::Type InImageType
)
Parameters
| Name |
Remarks |
| InResourceObject |
The image to render for this brush, can be a UTexture, UMaterialInterface, or AtlasedTextureInterface |
| InImageSize |
How large should the image be (not necessarily the image size on disk) |
| InTint |
The tint of the image. |
| InTiling |
How do we tile if at all? |
| InImageType |
The type of image this this is |