Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
Deprecated * GetAsyncPhysicsDataToConsume is deprecated, please see the new C++ NetworkPhysicsComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
| Include | #include "GameFramework/PlayerController.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PlayerController.cpp |
UAsyncPhysicsData &42; GetAsyncPhysicsDataToWrite&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 used during async tick