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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint m_AppId
 

Static Public Attributes

static readonly AppId_t Invalid = new AppId_t(0x0)
 

Constructor & Destructor Documentation

Steamworks.AppId_t.AppId_t ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly AppId_t Steamworks.AppId_t.Invalid = new AppId_t(0x0)
static
uint Steamworks.AppId_t.m_AppId

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