프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AllowedPlants | bool>.Dictionary | ||
ForagingArea | Area | ||
ForceFullyMature | bool | ||
History | |||
Trigger |
메소드 | 설명 | |
---|---|---|
AddRelevantGameDesignations ( ) : void | ||
CleanDeadDesignations ( ) : void |
Remove designations in our managed list that are not in the game's designation manager.
|
|
CleanUp ( ) : void |
Clean up all outstanding designations
|
|
DrawListEntry ( |
||
DrawOverviewDetails ( |
||
ExposeData ( ) : void | ||
ManagerJob_Foraging ( |
||
Tick ( ) : void | ||
TryDoJob ( ) : bool |
메소드 | 설명 | |
---|---|---|
AddDesignation ( Designation des ) : void | ||
CleanAreaDesignations ( ) : void | ||
GetValidForagingTargetsSorted ( ) : List |
||
IsValidForagingTarget ( LocalTargetInfo t ) : bool | ||
IsValidForagingTarget ( Plant p ) : bool | ||
IsValidForagingTarget ( Thing t ) : bool |
public DrawListEntry ( |
||
rect | ||
overview | bool | |
active | bool | |
리턴 | void |
public DrawOverviewDetails ( |
||
rect | ||
리턴 | void |
public ManagerJob_Foraging ( |
||
manager | ||
리턴 | System |