AVPViewportTickableActorBase::EditorLockLocation

Sets the LockLocation variable to disable movement from the translation gizmo

Windows
MacOS
Linux

References

Module

VPUtilities

Header

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilities/Public/VPViewportTickableActorBase.h

Include

#include "VPViewportTickableActorBase.h"

Source

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilities/Private/VPViewportTickableActorBase.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(CallInEditor, BlueprintCallable, Category="Editor")
void EditorLockLocation
(
    bool bSetLockLocation
)

Remarks

Sets the LockLocation variable to disable movement from the translation gizmo

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