Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics > API/Runtime/Engine/Physics/UAsyncPhysicsInputComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Physics/AsyncPhysicsInputComponent.h |
| Include | #include "Physics/AsyncPhysicsInputComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/AsyncPhysicsInputComponent.cpp |
UAsyncPhysicsData &42; GetDataToWrite&40;&41; const
Remarks
Get the async physics data to write to. This data will make its way to the async physics tick on client and server. Should not be called from async tick