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

Public Member Functions

int CompareTo (DepotId_t other)
 
 DepotId_t (uint value)
 
override bool Equals (object other)
 
bool Equals (DepotId_t other)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

static operator DepotId_t (uint value)
 
static operator uint (DepotId_t that)
 
static bool operator!= (DepotId_t x, DepotId_t y)
 
static bool operator== (DepotId_t x, DepotId_t y)
 

Public Attributes

uint m_DepotId
 

Static Public Attributes

static readonly DepotId_t Invalid = new DepotId_t(0x0)
 

Constructor & Destructor Documentation

Steamworks.DepotId_t.DepotId_t ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly DepotId_t Steamworks.DepotId_t.Invalid = new DepotId_t(0x0)
static
uint Steamworks.DepotId_t.m_DepotId

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