FFrameRate::IsMultipleOf

Check whether this frame rate is a multiple of another

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/FrameRate.h

Include

#include "Misc/FrameRate.h"

Syntax

bool IsMultipleOf
(
    FFrameRate Other
) const

Remarks

Check whether this frame rate is a multiple of another

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