Navigation
Unreal Engine C++ API Reference > Runtime > TimeManagement > UGenlockedFixedRateCustomTimeStep
Syntax
UPROPERTY (EditAnywhere, Category="Timing")
bool bShouldBlock
Remarks
Indicates that this custom time step should block to enforce the specified frame rate. Set to false if this is enforced elsewhere.