FSlotBase::GetWidget

Access the widget in the current slot.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "SlotBase.h"

Syntax

const TSharedRef< SWidget > & GetWidget() const

Remarks

Access the widget in the current slot. There will always be a widget in the slot; sometimes it is the SNullWidget instance.

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