Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/ITimeStep
Description
Called to retrieve the target time for the timestep. By default returns whatever the Dt was intended to be
| Name | GetTarget |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Framework/TimeStep.h |
| Include Path | #include "Framework/TimeStep.h" |
virtual float GetTarget() const