EActorSequenceObjectReferenceType

Windows
MacOS
Linux

References

Module

ActorSequence

Header

/Engine/Plugins/MovieScene/ActorSequence/Source/ActorSequence/Public/ActorSequenceObjectReference.h

Include

#include "ActorSequenceObjectReference.h"

Syntax

enum EActorSequenceObjectReferenceType
{
    ContextActor,
    ExternalActor,
    Component,
}

Values

Name

Description

ContextActor

The reference relates to the context actor

ExternalActor

The reference relates to an actor outside of the context actor actor

Component

The reference relates to a component

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