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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

ulong m_SteamLeaderboard
 

Constructor & Destructor Documentation

Steamworks.SteamLeaderboard_t.SteamLeaderboard_t ( ulong  value)
inline

Member Function Documentation

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

Member Data Documentation

ulong Steamworks.SteamLeaderboard_t.m_SteamLeaderboard

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