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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

ulong m_UGCHandle
 

Static Public Attributes

static readonly UGCHandle_t Invalid = new UGCHandle_t(0xffffffffffffffff)
 

Constructor & Destructor Documentation

Steamworks.UGCHandle_t.UGCHandle_t ( ulong  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly UGCHandle_t Steamworks.UGCHandle_t.Invalid = new UGCHandle_t(0xffffffffffffffff)
static
ulong Steamworks.UGCHandle_t.m_UGCHandle

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