TNetSimInput::TNetSimInput

Allows implicit downcasting to a parent simulation class's input types.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkedSimulationModelTypes.h

Include

#include "NetworkedSimulationModelTypes.h"

Syntax

template<typename T>
TNetSimInput
(
    const TNetSimInput< T > & Other
)

Remarks

Allows implicit downcasting to a parent simulation class's input types.

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