Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FApp
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
Include | #include "Misc/App.h" |
static void SetUseFixedTimeStep
&40;
bool bVal
&41;
Remarks
Enables or disabled usage of fixed time step.
Parameters
Name | Description |
---|---|
whether | to use fixed time step or not |