Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtrasLatentLoa-
The purpose of this module is simply to provide some NetworkPrediction types (ModelDefs, Cues) in a module that can be dynamically loaded/unloaded: in order to stress NP's "mini type systems". The types included in this module are non functional. you cannot actually do anything with them at runtime.
| Name | INetworkPredictionExtrasLatentLoadModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtrasLatentLoad/Public/NetworkPredictionExtrasLatentLoadModule.h |
| Include Path | #include "NetworkPredictionExtrasLatentLoadModule.h" |
Syntax
class INetworkPredictionExtrasLatentLoadModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static INetworkPredictionExtrasLatentLoadModule & Get() |
NetworkPredictionExtrasLatentLoadModule.h | ||
static bool IsAvailable() |
NetworkPredictionExtrasLatentLoadModule.h |