UCheckBoxStyleAsset

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

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UCheckBoxStyleAsset

References

Module

Engine

Header

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

Include

#include "Slate/CheckboxStyleAsset.h"

Syntax

class UCheckBoxStyleAsset : public UObject

Remarks

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

Variables

Name Description

Public variable

FCheckBoxStyle

 

CheckBoxStyle

The actual data describing the Check Box's appearance.

Constructors

Name Description

Public function

UCheckBoxStyleAsset

(
    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