Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/ISimCallbackObject
Description
Allocate the input data. A common pattern is to use a single producer single consumer thread safe queue to manage this Note that allocation is done on the external thread, and freeing is done on the internal one
Derived Overrides
- FSimCallbackCommandObject::AllocateInputData_External
- TSimCallbackObject::AllocateInputData_External
| Name | AllocateInputData_External |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SimCallbackObject.h |
| Include Path | #include "Chaos/SimCallbackObject.h" |
FSimCallbackInput * AllocateInputData_External()