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 | Static Public Attributes | List of all members
Steamworks.SteamInventoryResult_t Struct Reference
Inheritance diagram for Steamworks.SteamInventoryResult_t:

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

int m_SteamInventoryResult
 

Static Public Attributes

static readonly
SteamInventoryResult_t 
Invalid = new SteamInventoryResult_t(-1)
 

Constructor & Destructor Documentation

Steamworks.SteamInventoryResult_t.SteamInventoryResult_t ( int  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly SteamInventoryResult_t Steamworks.SteamInventoryResult_t.Invalid = new SteamInventoryResult_t(-1)
static
int Steamworks.SteamInventoryResult_t.m_SteamInventoryResult

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