UVPScoutingSubsystem::ToggleVRScoutingUI

Open a widget UI in front of the user.

Windows
MacOS
Linux

References

Module

VPUtilitiesEditor

Header

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilitiesEditor/Public/VPScoutingSubsystem.h

Include

#include "VPScoutingSubsystem.h"

Source

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilitiesEditor/Private/VPScoutingSubsystem.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Virtual Production")
void ToggleVRScoutingUI
(
    FVREditorFloatingUICreationContext & CreationContext
)

Remarks

Open a widget UI in front of the user. Opens default VProd UI (defined via the 'Virtual Scouting User Interface' setting) if null.

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