Kerbal Space Program
1.12.4
|
Public Member Functions | |
int | CompareTo (UGCQueryHandle_t other) |
override bool | Equals (object other) |
bool | Equals (UGCQueryHandle_t other) |
override int | GetHashCode () |
override string | ToString () |
UGCQueryHandle_t (ulong value) | |
Static Public Member Functions | |
static | operator UGCQueryHandle_t (ulong value) |
static | operator ulong (UGCQueryHandle_t that) |
static bool | operator!= (UGCQueryHandle_t x, UGCQueryHandle_t y) |
static bool | operator== (UGCQueryHandle_t x, UGCQueryHandle_t y) |
Public Attributes | |
ulong | m_UGCQueryHandle |
Static Public Attributes | |
static readonly UGCQueryHandle_t | Invalid = new UGCQueryHandle_t(0xffffffffffffffff) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineexplicitstatic |
|
inlineexplicitstatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
static |
ulong Steamworks.UGCQueryHandle_t.m_UGCQueryHandle |