Loading...
Searching...
No Matches
FLobbySequenceNumber Struct Reference
Inheritance diagram for FLobbySequenceNumber:

Public Member Functions

 FLobbySequenceNumber (const FLobbySequenceNumber &Other)
 FLobbySequenceNumber (const FLobbySequence &Other)
 FLobbySequenceNumber (const int32 Other)
 FLobbySequenceNumber (const FString &Other)
Public Member Functions inherited from FLobbySequence
int32 GetValue () const
void SetValue (const int32 InValue)
bool operator== (const FLobbySequence &Other) const
bool operator!= (const FLobbySequence &Other) const
bool operator> (const FLobbySequence &Other) const
bool operator>= (const FLobbySequence &Other) const
bool operator< (const FLobbySequence &Other) const
bool operator<= (const FLobbySequence &Other) const
bool operator== (const int32 Other) const
bool operator!= (const int32 Other) const
bool operator> (const int32 Other) const
bool operator>= (const int32 Other) const
bool operator< (const int32 Other) const
bool operator<= (const int32 Other) const

Additional Inherited Members

Protected Member Functions inherited from FLobbySequence
 FLobbySequence (const FLobbySequence &Other)
 FLobbySequence (const int32 Other)
 FLobbySequence (const FString &Other)