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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint m_HAuthTicket
 

Static Public Attributes

static readonly HAuthTicket Invalid = new HAuthTicket(0)
 

Constructor & Destructor Documentation

Steamworks.HAuthTicket.HAuthTicket ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly HAuthTicket Steamworks.HAuthTicket.Invalid = new HAuthTicket(0)
static
uint Steamworks.HAuthTicket.m_HAuthTicket

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