Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
PartSet.ResourcePrioritySet Class Reference

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< PartResourceset
 

Detailed Description

This class just links up the double-list of part resources with a hashset of them for fast contains checks.

Member Data Documentation

List<List<PartResource> > PartSet.ResourcePrioritySet.lists
HashSet<PartResource> PartSet.ResourcePrioritySet.set

The documentation for this class was generated from the following file: