Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/UNetworkPredictionWorldManager
| Name | FPhysics |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionWorldManager.h |
| Include Path | #include "NetworkPredictionWorldManager.h" |
Syntax
struct FPhysics
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bRecordingEnabled | bool | NetworkPredictionWorldManager.h | ||
| bUsingPhysics | bool | Set when we first have a registered instance of a ModelDef with a valid physics state. | NetworkPredictionWorldManager.h | |
| Module | FChaosSolversModule * | NetworkPredictionWorldManager.h | ||
| Solver | Chaos::FPBDRigidsSolver * | NetworkPredictionWorldManager.h |