SBorder::GetContent

Gets the content for this border

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SBorder.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SBorder.cpp

Syntax

const TSharedRef< SWidget > & GetContent() const

Remarks

Gets the content for this border

Returns

The widget used as content for the border

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