static void VesselModuleManager.AddModulesToVessel |
( |
Vessel |
vessel, |
|
|
List< VesselModule > |
modules |
|
) |
| |
|
inlinestatic |
static void VesselModuleManager.CompileModules |
( |
| ) |
|
|
inlinestatic |
static List<VesselModuleWrapper> VesselModuleManager.GetModules |
( |
bool |
activeOnly, |
|
|
bool |
order |
|
) |
| |
|
inlinestatic |
static bool VesselModuleManager.RemoveModuleOfType |
( |
System.Type |
vesselModuleType | ) |
|
|
inlinestatic |
static void VesselModuleManager.RemoveModulesFromVessel |
( |
Vessel |
vessel | ) |
|
|
inlinestatic |
static void VesselModuleManager.SetWrapperActive |
( |
System.Type |
moduleType, |
|
|
bool |
isActive |
|
) |
| |
|
inlinestatic |
static void VesselModuleManager.SetWrapperActive |
( |
string |
moduleTypeName, |
|
|
bool |
isActive |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: