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 | List of all members
Steamworks.AccountID_t Struct Reference
Inheritance diagram for Steamworks.AccountID_t:

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint m_AccountID
 

Constructor & Destructor Documentation

Steamworks.AccountID_t.AccountID_t ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

uint Steamworks.AccountID_t.m_AccountID

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