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

Public Member Functions

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

Static Public Member Functions

static operator int (SteamItemDef_t that)
 
static operator SteamItemDef_t (int value)
 
static bool operator!= (SteamItemDef_t x, SteamItemDef_t y)
 
static bool operator== (SteamItemDef_t x, SteamItemDef_t y)
 

Public Attributes

int m_SteamItemDef
 

Constructor & Destructor Documentation

Steamworks.SteamItemDef_t.SteamItemDef_t ( int  value)
inline

Member Function Documentation

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

Member Data Documentation

int Steamworks.SteamItemDef_t.m_SteamItemDef

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