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 |
const UAsyncPhysicsData &42; GetAsyncPhysicsDataToConsume&40;&41; const
Remarks
Get the async physics data to execute logic off of. This data should not be modified and will NOT make its way back. Must be used during async tick