Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FChaosMarshallingManager
Description
Frees the push data back into the pool. Internal thread should call this when finished processing data
| Name | FreeData_Internal |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ChaosMarshallingManager.h |
| Include Path | #include "Chaos/ChaosMarshallingManager.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ChaosMarshallingManager.cpp |
void FreeData_Internal
(
FPushPhysicsData * PushData
)