C# Class KronalUtils.VesselElementViewOptions

显示文件 Open project: bigorangemachine/ksp-kronalutils Class Usage Examples

Public Methods

Method Description
VesselElementViewOptions ( string name, bool>.Func canApply ) : System

Private Methods

Method Description
Apply ( Part part ) : void

Method Details

VesselElementViewOptions() public method

public VesselElementViewOptions ( string name, bool>.Func canApply ) : System
name string
canApply bool>.Func
return System