AVirtualCameraPawnBase::SaveHomeWaypoint

Stores the new home location.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPawnBase.h

Include

#include "VirtualCameraPawnBase.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraPawnBase.cpp

Syntax

void SaveHomeWaypoint
(
    const FString & NewHomeWaypointName
)

Remarks

Stores the new home location.

Parameters

Parameter

Description

NewHomeWaypointName

The name of the new home waypoint to use; Use empty string to clear

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