C# Class PrisonersAndSlaves.PaS_Widgets

Afficher le fichier Open project: ForsakenShell/Es-Small-Mods

Méthodes publiques

Méthode Description
DrawOwnersForThing ( Thing thing, List owners ) : void
DrawWorkBoxBackground ( Rect rect, Pawn p, WorkTypeDef workDef ) : void

Private Methods

Méthode Description
GetMultiOwnersLabelScreenPosFor ( Thing thing, int slotIndex, List owners ) : Vector2

Method Details

DrawOwnersForThing() public static méthode

public static DrawOwnersForThing ( Thing thing, List owners ) : void
thing Thing
owners List
Résultat void

DrawWorkBoxBackground() public static méthode

public static DrawWorkBoxBackground ( Rect rect, Pawn p, WorkTypeDef workDef ) : void
rect UnityEngine.Rect
p Pawn
workDef WorkTypeDef
Résultat void