Kerbal Space Program
1.12.4
|
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) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineexplicitstatic |
|
inlineexplicitstatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
static |
uint Steamworks.ScreenshotHandle.m_ScreenshotHandle |