Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Public Member Functions | Public Attributes | List of all members
PropTools Class Reference
Inheritance diagram for PropTools:

Classes

class  Prop
 
class  Proxy
 

Public Member Functions

Prop CreatePropInfo (FileInfo file)
 
bool CreatePropInfoList (string propRoot)
 
Proxy CreateProxyInfo (string propName, string proxyString)
 

Public Attributes

string filename = "PropConfig.cfg"
 
string filePath = ""
 
Rect lastRect = new Rect()
 
string propRootDirectory = ""
 
List< Propprops = new List<Prop>()
 
Vector2 propScrollPosition = new Vector2()
 

Member Function Documentation

Prop PropTools.CreatePropInfo ( FileInfo  file)
inline
bool PropTools.CreatePropInfoList ( string  propRoot)
inline
Proxy PropTools.CreateProxyInfo ( string  propName,
string  proxyString 
)
inline

Member Data Documentation

string PropTools.filename = "PropConfig.cfg"
string PropTools.filePath = ""
Rect PropTools.lastRect = new Rect()
string PropTools.propRootDirectory = ""
List<Prop> PropTools.props = new List<Prop>()
Vector2 PropTools.propScrollPosition = new Vector2()

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