Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateBrush
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FSlateResourceHandle & GetRenderingResource () |
Styling/SlateBrush.h | ||
const FSlateResourceHandle & GetRenderingResource
(
UE::Slate::FDeprecateVector2DParameter LocalSize, |
Styling/SlateBrush.h |
GetRenderingResource()
| Name | GetRenderingResource |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateBrush.h |
| Include Path | #include "Styling/SlateBrush.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Styling/SlateBrush.cpp |
const FSlateResourceHandle & GetRenderingResource() const
GetRenderingResource(UE::Slate::FDeprecateVector2DParameter, float)
| Name | GetRenderingResource |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateBrush.h |
| Include Path | #include "Styling/SlateBrush.h" |
const FSlateResourceHandle & GetRenderingResource
(
UE::Slate::FDeprecateVector2DParameter LocalSize,
float DrawScale
) const