Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ESimulationTickContext & operator|=
(
ESimulationTickContext& Lhs, |
NetworkPredictionCueTraits.h | ||
ENetSimCueInvoker & operator|=
(
ENetSimCueInvoker& Lhs, |
NetworkPredictionCueTraits.h | ||
| NetworkPredictionCueTraits.h | |||
| Services/NetworkPredictionInstanceData.h |
operator|=(ESimulationTickContext &, ESimulationTickContext)
| Name | operator|= |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include Path | #include "NetworkPredictionCueTraits.h" |
ESimulationTickContext & operator|=
(
ESimulationTickContext & Lhs,
ESimulationTickContext Rhs
)
operator|=(ENetSimCueInvoker &, ENetSimCueInvoker)
| Name | operator|= |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include Path | #include "NetworkPredictionCueTraits.h" |
ENetSimCueInvoker & operator|=
(
ENetSimCueInvoker & Lhs,
ENetSimCueInvoker Rhs
)
operator|=(ENetSimCueReplicationTarget &, ENetSimCueReplicationTarget)
| Name | operator|= |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include Path | #include "NetworkPredictionCueTraits.h" |
ENetSimCueReplicationTarget & operator|=
(
ENetSimCueReplicationTarget & Lhs,
ENetSimCueReplicationTarget Rhs
)
operator|=(ENetworkPredictionService &, ENetworkPredictionService)
| Name | operator|= |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionInstanceData.h |
| Include Path | #include "Services/NetworkPredictionInstanceData.h" |
ENetworkPredictionService & operator|=
(
ENetworkPredictionService & Lhs,
ENetworkPredictionService Rhs
)