Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
FinePrint.Utilities.ConstructionExtensions Class Reference

Static Public Member Functions

static bool ContainsPart (this List< ConstructionPart > list, string partName)
 Search a ConstructionPart list for a matching partName. More...
 

Member Function Documentation

static bool FinePrint.Utilities.ConstructionExtensions.ContainsPart ( this List< ConstructionPart list,
string  partName 
)
inlinestatic

Search a ConstructionPart list for a matching partName.

Parameters
list
partName
Returns
matching ConstructionPart entry or null if not found

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