UMatineeOptions

Options for Matinee editor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Matinee

Header

/Engine/Source/Editor/Matinee/Classes/MatineeOptions.h

Include

#include "MatineeOptions.h"

Syntax

class UMatineeOptions : public UObject

Remarks

Options for Matinee editor

Variables

Name Description

Public variable

uint32: 1

 

bAdjustingGroupKeyframes

Are we currently editing the values of a groups keyframe. This should only be true if the keyframes that are selected belong to the same group.

Public variable

uint32: 1

 

bAdjustingKeyframe

Are we currently editing the value of a keyframe. This should only be true if there is one keyframe selected and the time is currently set to it.

Public variable

TArray< struct ...

 

SelectedKeys

Constructors

Name Description

Public function

UMatineeOptions

(
    const FObjectInitializer& ObjectIn...
)

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