FSlot

Windows
MacOS
Linux

Inheritance Hierarchy

FSlotBase

TSlotBase

SSplitter2x2::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

TAttribute< FVe...

 

PercentageAttribute

The percentage of the alloted space of the splitter that this slot requires

Constructors

Name Description

Public function

FSlot()

Default Constructor. Initially each slot takes up a quarter of the entire space

Public function

FSlot

(
    const TSharedRef< SWidget >& InWid...
)

Copy Constructor

Functions

Name Description

Public function

FSlot &

 

SetPercentage

(
    const FVector2D& Value
)

Sets the percentage attribute

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