C# Class FluffyManager.WindowBillGiverDetails

Inheritance: Window
Afficher le fichier Open project: FluffierThanThou/RW_Manager

Méthodes publiques

Свойство Type Description
Job ManagerJob_Production
Scrollposition UnityEngine.Vector2

Méthodes publiques

Méthode Description
DoWindowContents ( Rect inRect ) : void
DrawRow ( Building_WorkTable billgiver, Rect row ) : void
PreOpen ( ) : void

Method Details

DoWindowContents() public méthode

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

DrawRow() public méthode

public DrawRow ( Building_WorkTable billgiver, Rect row ) : void
billgiver Building_WorkTable
row UnityEngine.Rect
Résultat void

PreOpen() public méthode

public PreOpen ( ) : void
Résultat void

Property Details

Job public_oe property

public ManagerJob_Production,FluffyManager Job
Résultat ManagerJob_Production

Scrollposition public_oe property

public Vector2,UnityEngine Scrollposition
Résultat UnityEngine.Vector2