UEConsole Commands
VariableConsole VariableRemaining

CurveEditor.PinnedViews

CurveEditor.PinnedViews is a console variable in Unreal Engine 5 (UE5). See what CurveEditor.PinnedViews does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: curveeditor

Help

Whether pinning a curve should also cause it to be exclusively added to a pinned view or not (default: off), rather than simply always remain visible.

Usage

Unreal console (open with ~)
> CurveEditor.PinnedViews 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in curveeditor