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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

ulong m_SteamAPICall
 

Static Public Attributes

static readonly SteamAPICall_t Invalid = new SteamAPICall_t(0x0)
 

Constructor & Destructor Documentation

Steamworks.SteamAPICall_t.SteamAPICall_t ( ulong  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly SteamAPICall_t Steamworks.SteamAPICall_t.Invalid = new SteamAPICall_t(0x0)
static
ulong Steamworks.SteamAPICall_t.m_SteamAPICall

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