FRigControlTreeElement

Class to hold sorted order of control/space elements so we sort them correctly in sequencer

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FRigControlTreeElement

References

Module

ControlRig

Header

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

Include

#include "Sequencer/ControlRigSortedControls.h"

Syntax

class FRigControlTreeElement : public TSharedFromThis< FRigControlTreeElement >

Remarks

Class to hold sorted order of control/space elements so we sort them correctly in sequencer

Variables

Name Description

Public variable

TArray< TShared...

 

Children

Public variable

int32

 

Index

Public variable

FRigElementKey

 

Key

Constructors

Name Description

Public function

FRigControlTreeElement

(
    const FRigElementKey& InKey,
    int32 InIndex
)

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