UVREditorMode::UpdateExternalSlateUI

General way to spawn an external SlateUI from a radial menu

Windows
MacOS
Linux

References

Module

VREditor

Header

/Engine/Source/Editor/VREditor/Public/VREditorMode.h

Include

#include "VREditorMode.h"

Syntax

void UpdateExternalSlateUI
(
    TSharedRef< SWidget > InWidget,
    FName Name,
    FVector2D InSize
)

Remarks

General way to spawn an external SlateUI from a radial menu

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