UVREditorMode::RefreshActorPreviewWidget

Refresh the current actor preview widget on an in-world UI panel

Windows
MacOS
Linux

References

Module

VREditor

Header

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

Include

#include "VREditorMode.h"

Syntax

void RefreshActorPreviewWidget
(
    TSharedRef< SWidget > InWidget,
    int32 Index,
    AActor * Actor,
    bool bIsPanelDetached
)

Remarks

Refresh the current actor preview widget on an in-world UI panel

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