USlateWidgetStyleAsset

Just a wrapper for the struct with real data in it.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

USlateWidgetStyleAsset

References

Module

SlateCore

Header

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

Include

#include "Styling/SlateWidgetStyleAsset.h"

Syntax

class USlateWidgetStyleAsset : public UObject

Remarks

Just a wrapper for the struct with real data in it.

Variables

Name Description

Public variable

USlateWidgetSty...

 

CustomStyle

Functions

Name Description

Public function Const

const Widget...

 

GetStyle()

Public function Const

const FSlate...

 

GetStyle

(
    const FName DesiredTypeName
)

Public function Const

const Widget...

 

GetStyleChecked()

Public function Const

const FSlate...

 

GetStyleChecked

(
    const FName DesiredTypeName
)

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