UE::MovieScene::IsEmptyOrZeroSize

Return whether the given range is empty or zero frames wide

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::IsEmptyOrZeroSize
        (
            const TRange< FFrameNumber > & InRange
        )
    }
}

Remarks

Return whether the given range is empty or zero frames wide

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