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
ModuleWheels.WheelSubsystems Class Reference

Public Member Functions

void AddSubsystem (WheelSubsystem d)
 
bool Contains (WheelSubsystem s)
 
void GetReasons (ref string o, string separator=", ")
 
bool HasType (WheelSubsystem.SystemTypes t)
 
void RemoveSubsystem (WheelSubsystem d)
 
 WheelSubsystems ()
 

Public Attributes

Callback< WheelSubsystemsOnModified
 

Constructor & Destructor Documentation

ModuleWheels.WheelSubsystems.WheelSubsystems ( )
inline

Member Function Documentation

void ModuleWheels.WheelSubsystems.AddSubsystem ( WheelSubsystem  d)
inline
bool ModuleWheels.WheelSubsystems.Contains ( WheelSubsystem  s)
inline
void ModuleWheels.WheelSubsystems.GetReasons ( ref string  o,
string  separator = ", " 
)
inline
bool ModuleWheels.WheelSubsystems.HasType ( WheelSubsystem.SystemTypes  t)
inline
void ModuleWheels.WheelSubsystems.RemoveSubsystem ( WheelSubsystem  d)
inline

Member Data Documentation

Callback<WheelSubsystems> ModuleWheels.WheelSubsystems.OnModified

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