UGameUserSettings::GetFrameRateLimit

Gets the user's frame rate limit (0 indiciates the frame rate limit is disabled)

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

float GetFrameRateLimit() const

Remarks

Gets the user's frame rate limit (0 indiciates the frame rate limit is disabled)

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