|
LeviLamina
|
Public Member Functions | |
| RakNetGUID (uint64 g, ushort systemIndex) | |
| MCAPI bool | FromString (char const *source) |
| MCAPI::std::string | ToString () const |
| MCAPI bool | operator!= (::RakNet::RakNetGUID const &right) const |
| MCAPI bool | operator< (::RakNet::RakNetGUID const &right) const |
| MCFOLD bool | operator== (::RakNet::RakNetGUID const &right) const |
| MCAPI void * | $ctor () |
Static Public Member Functions | |
| static MCAPI ulong | ToUint32 (::RakNet::RakNetGUID const &g) |
Public Attributes | |
| uint64 | g |
| ushort | systemIndex |