UActorRecording::IsRelevantForRecording

Check whether it is worth recording this actor - i.e. is it going to affect the end result of the sequence

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

/Engine/Source/Editor/SequenceRecorder/Public/ActorRecording.h

Include

#include "ActorRecording.h"

Source

/Engine/Source/Editor/SequenceRecorder/Private/ActorRecording.cpp

Syntax

static bool IsRelevantForRecording
(
    AActor * Actor
)

Remarks

Check whether it is worth recording this actor - i.e. is it going to affect the end result of the sequence

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