FControlRigSequenceObjectReference

An external reference to an level sequence object, resolvable through an arbitrary context.

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Sequencer/ControlRigSequenceObjectReference.h

Include

#include "Sequencer/ControlRigSequenceObjectReference.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FControlRigSequenceObjectReference

Remarks

An external reference to an level sequence object, resolvable through an arbitrary context.

Constructors

Name Description

Public function

FControlRigSequenceObjectReference()

Default construction to a null reference

Functions

Name Description

Public function Static

FControlRigS...

 

Create

(
    UControlRig* InControlRig
)

Generates a new reference to an object within a given context.

Public function Const

bool

 

IsValid()

Check whether this object reference is valid or not

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