Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
RUI.Icons.Simple.Icon Class Reference

Used in the RDController for tech tree icons More...

Public Member Functions

override bool Equals (System.Object obj)
 
bool Equals (Icon p)
 
override int GetHashCode ()
 
string GetName ()
 
 Icon (string name, Texture texture)
 

Public Attributes

string name = ""
 
Texture texture
 

Detailed Description

Used in the RDController for tech tree icons

Constructor & Destructor Documentation

RUI.Icons.Simple.Icon.Icon ( string  name,
Texture  texture 
)
inline

Member Function Documentation

override bool RUI.Icons.Simple.Icon.Equals ( System.Object  obj)
inline
bool RUI.Icons.Simple.Icon.Equals ( Icon  p)
inline
override int RUI.Icons.Simple.Icon.GetHashCode ( )
inline
string RUI.Icons.Simple.Icon.GetName ( )
inline

Member Data Documentation

string RUI.Icons.Simple.Icon.name = ""
Texture RUI.Icons.Simple.Icon.texture

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