Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Only invoked on authority and will replicate to everyone else. Not predicted so controlling client will see delays! Best for events that are critical that cannot be rolled back/undown and do not need to be predicted.
| Name | ReplicatedNonPredicted |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include Path | #include "NetworkPredictionCueTraits.h" |
Syntax
struct ReplicatedNonPredicted
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvokeMask | ENetSimCueInvoker | NetworkPredictionCueTraits.h | |
| ReplicationTarget | ENetSimCueReplicationTarget | NetworkPredictionCueTraits.h | |
| Resimulate | bool | NetworkPredictionCueTraits.h |