Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionPhysicsProxy
Description
Enqueue a field Command_ to be processed by ProcessCommands() or `FieldForcesUpdateCallback(). Game thread only
| Name | BufferFieldCommand_External |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp |
void BufferFieldCommand_External
(
FFieldSystemCommand && Command
)