UCurveEdOptions

CurveEdOptions

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Preferences/CurveEdOptions.h

Include

#include "Preferences/CurveEdOptions.h"

Syntax

class UCurveEdOptions : public UObject

Remarks

CurveEdOptions

A configuration class that holds information for the setup of the CurveEd. Supplied so that the editor 'remembers' the last setup the user had.

Variables

Name Description

Public variable

FLinearColor

 

BackgroundColor

Public variable

FLinearColor

 

GridColor

Public variable

FLinearColor

 

GridTextColor

Public variable

FLinearColor

 

LabelBlockBkgColor

Public variable

FLinearColor

 

LabelColor

Public variable

float

 

MaxViewRange

Public variable

float

 

MinViewRange

Public variable

FLinearColor

 

SelectedKeyColor

Public variable

FLinearColor

 

SelectedLabelColor

Constructors

Name Description

Public function

UCurveEdOptions

(
    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