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