Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Inheritance Hierarchy
- IModuleInterface
- INetworkPredictionModule
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionModule.h |
| Include | #include "NetworkPredictionModule.h" |
Syntax
class INetworkPredictionModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| INetworkPredictionModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |