Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IServerRPCService
- TServerRPCService
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_ServerRPC.inl |
| Include | #include "Services/NetworkPredictionService_ServerRPC.inl" |
Syntax
template<typename InModelDef>
class TServerRPCService : public IServerRPCService
Constructors
| Type | Name | Description | |
|---|---|---|---|
TServerRPCService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void |
Overridden from IServerRPCService
| Type | Name | Description | |
|---|---|---|---|
| void | CallServerRPC
(
float DeltaTimeSeconds |
Typedefs
| Name | Description |
|---|---|
| DriverType | |
| ModelDef |