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

Public Member Functions

 FLobbySequenceID (const FLobbySequenceID &Other)
 FLobbySequenceID (const FLobbySequence &Other)
 FLobbySequenceID (const int32 Other)
 FLobbySequenceID (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)