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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

ulong m_ControllerActionSetHandle
 

Constructor & Destructor Documentation

Steamworks.ControllerActionSetHandle_t.ControllerActionSetHandle_t ( ulong  value)
inline

Member Function Documentation

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

Member Data Documentation

ulong Steamworks.ControllerActionSetHandle_t.m_ControllerActionSetHandle

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