TabWidget

Stores a reference to the created tab (a weak reference, so it does not block destruction, or require cleanup)

Windows
MacOS
Linux

Syntax

TWeakPtr< SDockTab > TabWidget

Remarks

Stores a reference to the created tab (a weak reference, so it does not block destruction, or require cleanup)

Convert to shared pointer, once/if you implement closing of tabs - the closing code, should then unset this value

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