FSlateChildSize

A struct exposing size param related properties to UMG.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/SlateWrapperTypes.h

Include

#include "Components/SlateWrapperTypes.h"

Syntax

struct FSlateChildSize

Remarks

A struct exposing size param related properties to UMG.

Variables

Name Description

Public variable

TEnumAsByte< ES...

 

SizeRule

The sizing rule of the content.

Public variable

float

 

Value

The parameter of the size rule.

Constructors

Name Description

Public function

FSlateChildSize()

Public function

FSlateChildSize

(
    ESlateSizeRule::Type InSizeRule
)

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