UButtonStyleAsset

An asset describing a button's appearance.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Slate/ButtonStyleAsset.h

Include

#include "Slate/ButtonStyleAsset.h"

Syntax

class UButtonStyleAsset : public UObject

Remarks

An asset describing a button's appearance. Just a wrapper for the struct with real data in it.style factory

Variables

Name Description

Public variable

FButtonStyle

 

ButtonStyle

The actual data describing the button's appearance.

Constructors

Name Description

Public function

UButtonStyleAsset

(
    const FObjectInitializer& ObjectIn...
)

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