Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/Util > API/Runtime/Engine/Net/Util/TSequenceNumber
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/Util/SequenceNumber.h |
| Include | #include "Net/Util/SequenceNumber.h" |
bool operator>
&40;
const TSequenceNumber & Other
&41; const
Remarks
Return true if this is > Other, this is only considered to be the case if (A - B) < SeqNumberHalf since we have to be able to detect wraparounds