TSlotBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/SlotBase.h

Include

#include "SlotBase.h"

Syntax

template<typename SlotType>
class TSlotBase : public FSlotBase

Constructors

Name Description

Public function

TSlotBase()

Public function

TSlotBase

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

Functions

Name Description

Public function

SlotType &

 

Expose

(
    SlotType*& OutVarToInit
)

Operators

Name Description

Public function

SlotType &

 

operator[]

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

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