Kerbal Space Program
1.12.4
|
This class just links up the double-list of part resources with a hashset of them for fast contains checks. More...
Public Attributes | |
List< List< PartResource > > | lists |
HashSet< PartResource > | set |
This class just links up the double-list of part resources with a hashset of them for fast contains checks.
List<List<PartResource> > PartSet.ResourcePrioritySet.lists |
HashSet<PartResource> PartSet.ResourcePrioritySet.set |