Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IPhysicsService
- TPhysicsService
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Physics.inl |
| Include | #include "Services/NetworkPredictionService_Physics.inl" |
Syntax
template<typename InModelDef>
class TPhysicsService : public IPhysicsService
Constructors
| Type | Name | Description | |
|---|---|---|---|
TPhysicsService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void |
Overridden from IPhysicsService
| Type | Name | Description | |
|---|---|---|---|
| void | EnsureDataInSync
(
const TCHAR* ContextStr |
||
| void | PostNetworkPredictionFrame
(
const FFixedTickState* TickState |
||
| void | PostPhysics () |
||
| void | PostResimulate
(
const FFixedTickState* TickState |
Typedefs
| Name | Description |
|---|---|
| DriverType | |
| ModelDef | |
| PhysicsState |
Constants
| Name | Description |
|---|---|
| UpdatePendingFrame |