Navigation
| Name | NetworkPredictionExtrasLatentLoad |
| Type | Runtime |
| Part of Plugins | Network Prediction Extras |
| Location | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtrasLatentLoad/ |
| Module Build Rules | NetworkPredictionExtrasLatentLoad.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UNetworkPredictionExtrasLatentLoadStubObject | Required stub object for unloading (non abandoning) module. |
Interfaces
| Name | Remarks |
|---|---|
| INetworkPredictionExtrasLatentLoadModule | 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". |