Class WheelSubsystems
public class WheelSubsystems
- Inheritance
-
WheelSubsystems
- Inherited Members
- Extension Methods
Constructors
WheelSubsystems()
public WheelSubsystems()
Fields
OnModified
public Callback<WheelSubsystems> OnModified
Field Value
Methods
AddSubsystem(WheelSubsystem)
public void AddSubsystem(WheelSubsystem d)
Parameters
Contains(WheelSubsystem)
public bool Contains(WheelSubsystem s)
Parameters
Returns
GetReasons(ref string, string)
public void GetReasons(ref string o, string separator = ", ")
Parameters
HasType(SystemTypes)
public bool HasType(WheelSubsystem.SystemTypes t)
Parameters
Returns
RemoveSubsystem(WheelSubsystem)
public void RemoveSubsystem(WheelSubsystem d)