UMovieSceneSection::ComputeEffectiveRange

Return the range within which this section is effective.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h

Include

#include "MovieSceneSection.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.cpp

Syntax

TRange< FFrameNumber > ComputeEffectiveRange() const

Remarks

Return the range within which this section is effective. Used for automatic calculation of sequence bounds.

Returns

the range within which this section is effective

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