Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h |
Include |
#include "Widgets/Layout/SSplitter.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SSplitter.cpp |
void SetOrientation
(
EOrientation NewOrientation
)
Change the orientation of the splitter
Parameter |
Description |
---|---|
NewOrientation |
Should the splitter be horizontal or vertical |