UGameUserSettings::GetEffectiveFrameRateLimit

Returns the effective frame rate limit (by default it returns the FrameRateLimit member)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameUserSettings.h

Include

#include "GameFramework/GameUserSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/GameUserSettings.cpp

Syntax

virtual float GetEffectiveFrameRateLimit()

Remarks

Returns the effective frame rate limit (by default it returns the FrameRateLimit member)

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