Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/USlateWidgetStyleAsset
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const WidgetStyleType * GetStyle () |
Styling/SlateWidgetStyleAsset.h | ||
const FSlateWidgetStyle * GetStyle
(
const FName DesiredTypeName |
Styling/SlateWidgetStyleAsset.h |
GetStyle()
| Name | GetStyle |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateWidgetStyleAsset.h |
| Include Path | #include "Styling/SlateWidgetStyleAsset.h" |
template<class WidgetStyleType>
const WidgetStyleType * GetStyle() const
GetStyle(const FName)
| Name | GetStyle |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateWidgetStyleAsset.h |
| Include Path | #include "Styling/SlateWidgetStyleAsset.h" |
const FSlateWidgetStyle * GetStyle
(
const FName DesiredTypeName
) const