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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint m_SNetListenSocket
 

Constructor & Destructor Documentation

Steamworks.SNetListenSocket_t.SNetListenSocket_t ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

uint Steamworks.SNetListenSocket_t.m_SNetListenSocket

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