C# Class FluffyManager.ManagerTab_Hunting

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

Méthodes publiques

Свойство Type Description
Jobs List

Méthodes publiques

Méthode Description
DoContent ( Rect rect ) : void
DoLeftRow ( Rect rect ) : void
DoWindowContents ( Rect canvas ) : void
ManagerTab_Hunting ( Manager manager ) : System.Collections.Generic
PreOpen ( ) : void
Refresh ( ) : void

Method Details

DoContent() public méthode

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

DoLeftRow() public méthode

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

DoWindowContents() public méthode

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

ManagerTab_Hunting() public méthode

public ManagerTab_Hunting ( Manager manager ) : System.Collections.Generic
manager Manager
Résultat System.Collections.Generic

PreOpen() public méthode

public PreOpen ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Property Details

Jobs public_oe property

public List Jobs
Résultat List