C# Class Fluffy.MainTabWindow_Animals

Inheritance: MainTabWindow_PawnList
Afficher le fichier Open project: FluffierThanThou/RW_EnhancedTabs

Méthodes publiques

Свойство Type Description
Asc bool
IsDirty bool
Order Orders
TrainingOrder TrainableDef
iconSize float

Méthodes publiques

Méthode Description
DoWindowContents ( Rect fillRect ) : void
PostOpen ( ) : void

Méthodes protégées

Méthode Description
BuildPawnList ( ) : void
DrawPawnRow ( Rect rect, Pawn p ) : void

Private Methods

Méthode Description
DrawColumnHeader_Age ( float &curX, Rect ageRect ) : void
DrawColumnHeader_Areas ( Rect rect, AllowedAreaMode mode = AllowedAreaMode.Animal ) : void
DrawColumnHeader_Follow ( float &curX, Rect rect ) : void
DrawColumnHeader_Gender ( float &curX, Rect genderRect ) : void
DrawColumnHeader_Master ( float &curX, Rect rect ) : void
DrawColumnHeader_Name ( Rect nameRect ) : void
DrawColumnHeader_Pregnant ( float &curX, Rect pregnantRect ) : void
DrawColumnHeader_Slaughter ( float &curX, Rect slaughterRect ) : void
DrawColumnHeader_Training ( float &curX, Rect rect ) : void
DrawFilterButton ( Rect filterButton ) : void

Method Details

BuildPawnList() protected méthode

protected BuildPawnList ( ) : void
Résultat void

DoWindowContents() public méthode

public DoWindowContents ( Rect fillRect ) : void
fillRect UnityEngine.Rect
Résultat void

DrawPawnRow() protected méthode

protected DrawPawnRow ( Rect rect, Pawn p ) : void
rect UnityEngine.Rect
p Pawn
Résultat void

PostOpen() public méthode

public PostOpen ( ) : void
Résultat void

Property Details

Asc public_oe static_oe property

public static bool Asc
Résultat bool

IsDirty public_oe static_oe property

public static bool IsDirty
Résultat bool

Order public_oe static_oe property

public static Orders Order
Résultat Orders

TrainingOrder public_oe static_oe property

public static TrainableDef TrainingOrder
Résultat TrainableDef

iconSize public_oe static_oe property

public static float iconSize
Résultat float