TNetworkedSimulationModelDriver::VisualLog

Called to visual log the given states. Note that not all 3 will always be present and you should check for nullptrs.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTraits.h"

Syntax

void VisualLog
(
    const TInputCmd * Input,
    const TSyncState * Sync,
    const TAuxState * Aux,
    const FVisualLoggingParameters & SystemParameters
) const

Remarks

Called to visual log the given states. Note that not all 3 will always be present and you should check for nullptrs.

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