IVREditorModule::UpdateExternalSlateUI

Update any external SlateUI spawned from the radial menu

Windows
MacOS
Linux

References

Module

VREditor

Header

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

Include

#include "IVREditorModule.h"

Syntax

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

Remarks

Update any external SlateUI spawned from the radial menu

Parameters

Parameter

Description

The

new widget

The

label to use for the UI

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