Kerbal Space Program
1.12.4
|
This is the complete list of members for PartSet, including all inherited members.
_id | PartSet | static |
AddPartResource(PartResource r, Dictionary< int, ResourcePrioritySet > dict) | PartSet | inlineprotected |
AddPartToSet(HashSet< Part > set, Part p, Vessel v) | PartSet | inlinestatic |
BuildPartSets(List< Part > parts, Vessel v) | PartSet | inlinestatic |
BuildPartSets(List< Part > parts, Vessel v, bool simulate) | PartSet | inlinestatic |
BuildPartSets(List< Part > parts, Vessel v, PartBuildSetOptions buildoptions) | PartSet | inlinestatic |
BuildPartSimulationSets(List< Part > parts) | PartSet | inlinestatic |
BuildResList(int id, bool pull) | PartSet | inlineprotected |
BuildResList(int id, bool pull, bool simulate) | PartSet | inlineprotected |
ContainsPart(Part p) | PartSet | inline |
GetConnectedResourceTotals(int id, out double amount, out double maxAmount, bool pulling) | PartSet | inlinevirtual |
GetConnectedResourceTotals(int id, out double amount, out double maxAmount, bool pulling, bool simulate) | PartSet | inlinevirtual |
GetConnectedResourceTotals(int id, out double amount, out double maxAmount, double threshold, bool pulling) | PartSet | inlinevirtual |
GetConnectedResourceTotals(int id, out double amount, out double maxAmount, double threshold, bool pulling, bool simulate) | PartSet | inlinevirtual |
GetOrCreateList(int id, bool pulling) | PartSet | inlineprotected |
GetOrCreateList(int id, bool pulling, bool simulate) | PartSet | inlineprotected |
GetParts() | PartSet | inline |
GetResourceList(int id, bool pulling, bool simulate) | PartSet | inline |
HookEvents() | PartSet | inline |
ListsExist | PartSet | |
NextID | PartSet | static |
OnFlowModeChange(GameEvents.HostedFromToAction< PartResource, PartResource.FlowMode > data) | PartSet | inlineprotected |
OnFlowStateChange(GameEvents.HostedFromToAction< PartResource, bool > data) | PartSet | inlineprotected |
PartBuildSetOptions enum name | PartSet | |
PartSet(HashSet< Part > parts) | PartSet | inline |
PartSet(Vessel v) | PartSet | inline |
PartSet(PartSet set) | PartSet | inline |
PartSet(ShipConstruct shipRef) | PartSet | inline |
PartSet(ShipConstruct shipRef, HashSet< Part > newParts) | PartSet | inline |
ProcessRequest(Part part, ResourcePrioritySet resList, double demand, bool usePri, bool pulling) | PartSet | inlineprotected |
ProcessRequest(Part part, ResourcePrioritySet resList, double demand, bool usePri, bool pulling, bool simulate) | PartSet | inlineprotected |
pullList | PartSet | protected |
pushList | PartSet | protected |
RebuildInPlace() | PartSet | inlinevirtual |
RebuildParts(HashSet< Part > newParts) | PartSet | inlinevirtual |
RebuildVessel(Vessel newVessel) | PartSet | inlinevirtual |
RebuildVessel(ShipConstruct newShip) | PartSet | inlinevirtual |
RebuildVessel(ShipConstruct newShip, HashSet< Part > newParts) | PartSet | inlinevirtual |
RemovePart(Part part) | PartSet | inlinevirtual |
RemovePartResource(PartResource r, Dictionary< int, ResourcePrioritySet > dict) | PartSet | inlineprotected |
RequestResource(Part part, int id, double demand, bool usePri) | PartSet | inlinevirtual |
RequestResource(Part part, int id, double demand, bool usePri, bool simulate) | PartSet | inlinevirtual |
setId | PartSet | |
SetsEqual(HashSet< Part > set) | PartSet | inline |
setsHolder | PartSet | protectedstatic |
ship | PartSet | protected |
simulationSet | PartSet | protected |
targetParts | PartSet | protected |
vessel | PartSet | protected |
vesselWide | PartSet | protected |