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

Public Member Functions

int CompareTo (ControllerHandle_t other)
 
 ControllerHandle_t (ulong value)
 
override bool Equals (object other)
 
bool Equals (ControllerHandle_t other)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

static operator ControllerHandle_t (ulong value)
 
static operator ulong (ControllerHandle_t that)
 
static bool operator!= (ControllerHandle_t x, ControllerHandle_t y)
 
static bool operator== (ControllerHandle_t x, ControllerHandle_t y)
 

Public Attributes

ulong m_ControllerHandle
 

Constructor & Destructor Documentation

Steamworks.ControllerHandle_t.ControllerHandle_t ( ulong  value)
inline

Member Function Documentation

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

Member Data Documentation

ulong Steamworks.ControllerHandle_t.m_ControllerHandle

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