Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionID.h |
Include | #include "NetworkPredictionID.h" |
Syntax
struct FNetworkPredictionID
Remarks
Unique server assigned ID for a network sim instance.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FNetworkPredictionID
(
int32 InSpawnID |
||
![]() |
FNetworkPredictionID
(
int32 InSpawnID, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | GetTraceID () |
|
![]() ![]() |
bool | IsValid () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
|||
![]() ![]() |
bool | operator!=
(
const FNetworkPredictionID& rhs |
|
![]() ![]() |
bool | operator<
(
const FNetworkPredictionID& rhs |
|
![]() ![]() |
bool | operator<=
(
const FNetworkPredictionID& rhs |
|
![]() ![]() |
bool | operator==
(
const FNetworkPredictionID& rhs |
|
![]() ![]() |
bool | operator>
(
const FNetworkPredictionID& rhs |
|
![]() ![]() |
bool | operator>=
(
const FNetworkPredictionID& rhs |