C# Class Fluffy.MainTabWindow_Medical

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

Méthodes publiques

Свойство Type Description
Asc bool
CapDefs List
IsDirty bool
OrderBy Order
OrderByCapDef PawnCapacityDef
Source SourceOptions

Méthodes publiques

Méthode Description
DoWindowContents ( Rect rect ) : void
Inner ( Rect rect, float size ) : Rect

creates a new square of size in the center of rect.

Méthodes protégées

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

Method Details

BuildPawnList() protected méthode

protected BuildPawnList ( ) : void
Résultat void

DoWindowContents() public méthode

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

DrawPawnRow() protected méthode

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

Inner() public static méthode

creates a new square of size in the center of rect.
public static Inner ( Rect rect, float size ) : Rect
rect UnityEngine.Rect
size float
Résultat UnityEngine.Rect

Property Details

Asc public_oe property

public bool Asc
Résultat bool

CapDefs public_oe property

public List CapDefs
Résultat List

IsDirty public_oe static_oe property

public static bool IsDirty
Résultat bool

OrderBy public_oe property

public Order OrderBy
Résultat Order

OrderByCapDef public_oe property

public PawnCapacityDef OrderByCapDef
Résultat PawnCapacityDef

Source public_oe property

public SourceOptions Source
Résultat SourceOptions