FParametricAuxState

Auxiliary state that is input into the simulation.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Movement/ParametricMovement.h

Include

#include "Movement/ParametricMovement.h"

Syntax

struct FParametricAuxState

Remarks

Auxiliary state that is input into the simulation. Doesn't change during the simulation tick. (It can change and even be predicted but doing so will trigger more bookeeping, etc. Changes will happen "next tick")

Variables

Name Description

Public variable

float

 

Multiplier

Functions

Name Description

Public function Const

void

 

Log

(
    FStandardLoggingParameters& Params
)

Public function

void

 

NetSerialize

(
    const FNetSerializeParams& P
)

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