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.UGCUpdateHandle_t Struct Reference
Inheritance diagram for Steamworks.UGCUpdateHandle_t:

Public Member Functions

int CompareTo (UGCUpdateHandle_t other)
 
override bool Equals (object other)
 
bool Equals (UGCUpdateHandle_t other)
 
override int GetHashCode ()
 
override string ToString ()
 
 UGCUpdateHandle_t (ulong value)
 

Static Public Member Functions

static operator UGCUpdateHandle_t (ulong value)
 
static operator ulong (UGCUpdateHandle_t that)
 
static bool operator!= (UGCUpdateHandle_t x, UGCUpdateHandle_t y)
 
static bool operator== (UGCUpdateHandle_t x, UGCUpdateHandle_t y)
 

Public Attributes

ulong m_UGCUpdateHandle
 

Static Public Attributes

static readonly UGCUpdateHandle_t Invalid = new UGCUpdateHandle_t(0xffffffffffffffff)
 

Constructor & Destructor Documentation

Steamworks.UGCUpdateHandle_t.UGCUpdateHandle_t ( ulong  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly UGCUpdateHandle_t Steamworks.UGCUpdateHandle_t.Invalid = new UGCUpdateHandle_t(0xffffffffffffffff)
static
ulong Steamworks.UGCUpdateHandle_t.m_UGCUpdateHandle

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