Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IFixedSmoothingService
- TFixedSmoothingService
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Smooth.inl |
| Include | #include "Services/NetworkPredictionService_Smooth.inl" |
Syntax
template<typename InModelDef>
class TFixedSmoothingService : public IFixedSmoothingService
Constructors
| Type | Name | Description | |
|---|---|---|---|
TFixedSmoothingService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void |
Overridden from IFixedSmoothingService
| Type | Name | Description | |
|---|---|---|---|
| void | FinalizeSmoothingFrame
(
const FFixedTickState* TickState |
||
| void | UpdateSmoothing
(
const FServiceTimeStep& ServiceStep, |
Typedefs
| Name | Description |
|---|---|
| AuxType | |
| ModelDef | |
| StateTypes | |
| SyncAuxType | |
| SyncType |