Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Replicated to interpolating proxies, predicted by autonomous/simulated proxy Best for events you want everyone to see but don't need to get perfect in the predicting cases: doesn't need to rollback and cheap on cpu (no NetIdentical tests on predicted path)
| Name | ReplicatedXOrPredicted |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include Path | #include "NetworkPredictionCueTraits.h" |
Syntax
struct ReplicatedXOrPredicted
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvokeMask | ENetSimCueInvoker | NetworkPredictionCueTraits.h | |
| ReplicationTarget | ENetSimCueReplicationTarget | NetworkPredictionCueTraits.h | |
| Resimulate | bool | NetworkPredictionCueTraits.h |