UE::MovieScene::DiscreteRangeIsEmpty

Check whether the specified range contains any integer frame numbers or not

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneTimeHelpers.h"

Syntax

namespace UE
{
    namespace MovieScene
    {
        bool UE::MovieScene::DiscreteRangeIsEmpty
        (
            const TRange< FFrameNumber > & InRange
        )
    }
}

Remarks

Check whether the specified range contains any integer frame numbers or not

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