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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint m_HHTMLBrowser
 

Static Public Attributes

static readonly HHTMLBrowser Invalid = new HHTMLBrowser(0)
 

Constructor & Destructor Documentation

Steamworks.HHTMLBrowser.HHTMLBrowser ( uint  value)
inline

Member Function Documentation

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

Member Data Documentation

readonly HHTMLBrowser Steamworks.HHTMLBrowser.Invalid = new HHTMLBrowser(0)
static
uint Steamworks.HHTMLBrowser.m_HHTMLBrowser

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