Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TSimCallbackObject
Description
Pop up to the latest output, even if it is in the future. NOTE: It's up to the user to check the internal time of the outputs that this produces. See GetSolver()->GetPhysicsResultsTime_External() for the interpolation time.
A typical example is to pop all of these into a queue, and to interpolate them manually.
| Name | PopFutureOutputData_External |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SimCallbackObject.h |
| Include Path | #include "Chaos/SimCallbackObject.h" |
TSimCallbackOutputHandle < TOutputType > PopFutureOutputData_External()