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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint m_SNetSocket
 

Constructor & Destructor Documentation

Steamworks.SNetSocket_t.SNetSocket_t ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

uint Steamworks.SNetSocket_t.m_SNetSocket

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