FSlot

Windows
MacOS
Linux

Inheritance Hierarchy

FSlotBase

TSlotBase

SSplitter::FSlot

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h

Include

#include "Widgets/Layout/SSplitter.h"

Syntax

class FSlot : public TSlotBase< FSlot >

Variables

Name Description

Public variable

FOnSlotResized

 

OnSlotResized_Handler

Public variable

TAttribute< flo...

 

SizeValue

Public variable

TAttribute< ESi...

 

SizingRule

Constructors

Name Description

Public function

FSlot()

Functions

Name Description

Public function

FSlot &

 

OnSlotResized

(
    const FOnSlotResized& InHandler
)

Public function

FSlot &

 

SizeRule

(
    const TAttribute< ESizeRule >& InS...
)

Public function

FSlot &

 

Value

(
    const TAttribute< float >& InValue
)

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