Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Steamworks.UGCQueryHandle_t Struct Reference
Inheritance diagram for Steamworks.UGCQueryHandle_t:

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)
 

Constructor & Destructor Documentation

Steamworks.UGCQueryHandle_t.UGCQueryHandle_t ( ulong  value)
inline

Member Function Documentation

int Steamworks.UGCQueryHandle_t.CompareTo ( UGCQueryHandle_t  other)
inline
override bool Steamworks.UGCQueryHandle_t.Equals ( object  other)
inline
bool Steamworks.UGCQueryHandle_t.Equals ( UGCQueryHandle_t  other)
inline
override int Steamworks.UGCQueryHandle_t.GetHashCode ( )
inline
static Steamworks.UGCQueryHandle_t.operator UGCQueryHandle_t ( ulong  value)
inlineexplicitstatic
static Steamworks.UGCQueryHandle_t.operator ulong ( UGCQueryHandle_t  that)
inlineexplicitstatic
static bool Steamworks.UGCQueryHandle_t.operator!= ( UGCQueryHandle_t  x,
UGCQueryHandle_t  y 
)
inlinestatic
static bool Steamworks.UGCQueryHandle_t.operator== ( UGCQueryHandle_t  x,
UGCQueryHandle_t  y 
)
inlinestatic
override string Steamworks.UGCQueryHandle_t.ToString ( )
inline

Member Data Documentation

readonly UGCQueryHandle_t Steamworks.UGCQueryHandle_t.Invalid = new UGCQueryHandle_t(0xffffffffffffffff)
static
ulong Steamworks.UGCQueryHandle_t.m_UGCQueryHandle

The documentation for this struct was generated from the following file: