Class WheelSubsystem
public class WheelSubsystem
- Inheritance
-
WheelSubsystem
- Inherited Members
- Extension Methods
Constructors
WheelSubsystem(string, SystemTypes, PartBehaviourModule)
public WheelSubsystem(string reason, WheelSubsystem.SystemTypes type, PartBehaviourModule owner)
Parameters
reasonstringtypeWheelSubsystem.SystemTypesownerPartBehaviourModule
Fields
owner
public PartBehaviourModule owner
Field Value
reason
public string reason
Field Value
type
public WheelSubsystem.SystemTypes type
Field Value
Methods
IsType(SystemTypes)
public bool IsType(WheelSubsystem.SystemTypes type)