Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets > SWindow
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
Include | #include "Widgets/SWindow.h" |
Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
static UE::Slate::FDeprecateVector2DResult ComputeWindowSizeForContent
&40;
UE::Slate::FDeprecateVector2DParameter ContentSize
&41;
The size of the window necessary to accommodate the given content
Parameters
Name | Description |
---|---|
ContentSize | The size of content that we want to accommodate |