프로퍼티 | 타입 | 설명 | |
---|---|---|---|
listedWorkers | List |
||
presentWorkers | List |
메소드 | 설명 | |
---|---|---|
CountListedWorkers ( ) : int | ||
GetBuildingType ( ) : Buildingtype | ||
GetJobType ( ) : Buildingtype | ||
GetListedWorkers ( ) : List |
||
GetMaxJobs ( ) : int | ||
GetTransform ( ) : Transform | ||
HasJobsLeft ( ) : bool | ||
RegistrationWorker ( NPC, npc ) : void | ||
RessourceGiver ( float pTime, NPC, pTarget, RessourceType pRessource ) : IEnumerator | ||
SetMaxPresent ( int newMaxPresent ) : void | ||
WorkerAbsent ( NPC, abwesend ) : void | ||
WorkerPresent ( NPC, anwesend ) : void |
public RessourceGiver ( float pTime, NPC, pTarget, RessourceType pRessource ) : IEnumerator | ||
pTime | float | |
pTarget | NPC, | |
pRessource | RessourceType | |
리턴 | IEnumerator |