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".

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

INetworkPredictionExtrasLatentLoadModule

References

Module

NetworkPredictionExtrasLatentLoad

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtrasLatentLoad/Public/NetworkPredictionExtrasLatentLoadModule.h

Include

#include "NetworkPredictionExtrasLatentLoadModule.h"

Syntax

class INetworkPredictionExtrasLatentLoadModule : public IModuleInterface

Remarks

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.

Functions

Name Description

Public function Static

INetworkPred...

 

Get()

Public function Static

bool

 

IsAvailable()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss