ClientFixedFPS

If > 0, Tick clients at a fixed frame rate.

Windows
MacOS
Linux

Syntax

TArray< int32 > ClientFixedFPS

Remarks

If > 0, Tick clients at a fixed frame rate. Each client instance will map to an element in the list, wrapping around if num clients exceeds size of list. Includes Listen Server. This is the target frame rate, e.g, "20" for 20fps, which will result in 1/20 second tick steps.

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