Class KerbalManagerPanel
public class KerbalManagerPanel
- Inheritance
-
KerbalManagerPanel
- Inherited Members
- Extension Methods
Constructors
KerbalManagerPanel(RectTransform, KerbalManagerLocationInfo, List<KerbalInfo>, int)
public KerbalManagerPanel(RectTransform rectTransform, KerbalManagerLocationInfo KerbalLocationInfo, List<KerbalInfo> kerbals = null, int kerbalCapacity = -1)
Parameters
rectTransformRectTransformKerbalLocationInfoKerbalManagerLocationInfokerbalsList<KerbalInfo>kerbalCapacityint
Fields
KerbalCapacity
public int KerbalCapacity
Field Value
KerbalManagerLocationInfo
public KerbalManagerLocationInfo KerbalManagerLocationInfo
Field Value
Kerbals
public List<KerbalInfo> Kerbals
Field Value
RectTransform
public RectTransform RectTransform
Field Value
- RectTransform
Properties
HasRoom
public bool HasRoom { get; }