Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/ITimeStep
Description
Reset the timestep to a default state. Called on restarting a simulation. Note we will not update till after an evolution so GetDt must succeed beore we call the first Update
| Name | Reset |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Framework/TimeStep.h |
| Include Path | #include "Framework/TimeStep.h" |
virtual void Reset()