Property | Type | Description | |
---|---|---|---|
PeasantOutlinePrefab | GameObject, | ||
PeasantPrfab | GameObject, | ||
PeasantSprites | Sprite[], | ||
QuestMarkerHeight | int | ||
QuestMarkerPrefab | GameObject, | ||
hubDataManager | HubDataManager |
Method | Description | |
---|---|---|
FillPeasantLine ( ) : void | ||
PushQuestToPeasant ( int PeasantIndex, int QuestIndex, BaseQuest, quest ) : void | ||
SpawnPeasant ( Vector3 pos, Vector3 dir ) : void |
public PushQuestToPeasant ( int PeasantIndex, int QuestIndex, BaseQuest, quest ) : void | ||
PeasantIndex | int | |
QuestIndex | int | |
quest | BaseQuest, | |
return | void |
public SpawnPeasant ( Vector3 pos, Vector3 dir ) : void | ||
pos | Vector3 | |
dir | Vector3 | |
return | void |