FKeyBarCurveModel::FindRanges

Find all of the ranges in this model. This should return an increasing set of ranges.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FKeyBarCurveModel::FindRanges()

FControlRigSpaceChannelCurveModel::FindRanges()

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/KeyBarCurveModel.h

Include

#include "KeyBarCurveModel.h"

Syntax

virtual TArray< FKeyBarCurveModel::FBarRange > FindRanges()

Remarks

Find all of the ranges in this model. This should return an increasing set of ranges.