Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FChaosMarshallingManager
Description
Frees the pull data back into the pool. External thread should call this when finished processing data
| Name | FreePullData_External |
| 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 FreePullData_External
(
FPullPhysicsData * PullData
)