Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SEditorViewport
Description
A legacy patch built to allow SCommonEditorViewportToolbarBase to automatically switch to the new viewport style. This function will go away in the future.
| Name | MarkLegacyToolbarChildAsAutomaticallyUpgradable |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SEditorViewport.h |
| Include Path | #include "SEditorViewport.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SEditorViewport.cpp |
void MarkLegacyToolbarChildAsAutomaticallyUpgradable
(
const TSharedRef < SWidget > & ExpectedChild
)