FNetworkSimTime::FromMSec

Things get confusing with templated types and overloaded functions. To avoid that, use these funcs to construct from either msec or real time.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTime.h"

Syntax

static constexpr FNetworkSimTime FromMSec
(
    const FSimTime & InTime
)

Remarks

Things get confusing with templated types and overloaded functions. To avoid that, use these funcs to construct from either msec or real time.

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