UVCamBlueprintFunctionLibrary::GetNextUndoDescription

Returns the description of the undo action that will be performed next.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

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

Include

#include "VCamBlueprintFunctionLibrary.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="VirtualCamera")
static FString GetNextUndoDescription()

Remarks

Returns the description of the undo action that will be performed next.

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