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

Public Member Functions

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

Protected Member Functions

 FLobbySequence (const FLobbySequence &Other)
 FLobbySequence (const int32 Other)
 FLobbySequence (const FString &Other)