Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- ILocalTickService
- TLocalTickServiceBase
- TLocalTickService
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Ticking.inl |
Include | #include "Services/NetworkPredictionService_Ticking.inl" |
Syntax
template<typename InModelDef>
class TLocalTickServiceBase : public ILocalTickService
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TModelDataStore< ModelDef > * | DataStore | |
![]() |
TSortedMap< int32, FInstance > | InstancesToTick |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TLocalTickServiceBase
(
TModelDataStore< ModelDef >* InDataStore |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | BeginRollback
(
const int32 LocalFrame, |
|
![]() |
ESimulationTickContext | GetTickContext
(
ENetRole NetRole |
|
![]() |
void | ||
![]() |
void | Tick_Internal
(
const FNetSimTimeStep& Step, |
|
![]() |
void | TickResim
(
const FNetSimTimeStep& Step, |
|
![]() |
void |
Overridden from ILocalTickService
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Tick
(
const FNetSimTimeStep& Step, |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FInstance |
Typedefs
Name | Description |
---|---|
AuxType | |
InputType | |
ModelDef | |
StateTypes | |
SyncType |