TSequenceNumber::operator>=

Check if this is >= Other, See above

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/Util/SequenceNumber.h

Include

#include "Net/Util/SequenceNumber.h"

Syntax

bool operator>=
(
    const TSequenceNumber & Other
) const

Remarks

Check if this is >= Other, See above

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss