SDockTab::GetVisualTabRole

Similar to [GetTabRole()](API\Runtime\Slate\Widgets\Docking\SDockTab\GetTabRole) but returns the correct role for UI style and user input purposes

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h

Include

#include "Widgets/Docking/SDockTab.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp

Syntax

ETabRole GetVisualTabRole() const

Remarks

Similar to GetTabRole() but returns the correct role for UI style and user input purposes

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