Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/ISimCallbackObject
Description
If we've already allocated an output in this simulation step, use it again. This way multiple sim callbacks only generate one output. Otherwise allocate an output for us and mark it as pending for external thread
Derived Overrides
| Name | OnFinalizeOutputData_Internal |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SimCallbackObject.h |
| Include Path | #include "Chaos/SimCallbackObject.h" |
virtual void OnFinalizeOutputData_Internal
(
FSimCallbackOutput * CurOutput
)