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

Public Member Functions

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

Static Public Member Functions

static operator ScreenshotHandle (uint value)
 
static operator uint (ScreenshotHandle that)
 
static bool operator!= (ScreenshotHandle x, ScreenshotHandle y)
 
static bool operator== (ScreenshotHandle x, ScreenshotHandle y)
 

Public Attributes

uint m_ScreenshotHandle
 

Static Public Attributes

static readonly ScreenshotHandle Invalid = new ScreenshotHandle(0)
 

Constructor & Destructor Documentation

Steamworks.ScreenshotHandle.ScreenshotHandle ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly ScreenshotHandle Steamworks.ScreenshotHandle.Invalid = new ScreenshotHandle(0)
static
uint Steamworks.ScreenshotHandle.m_ScreenshotHandle

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