Class ArtisanCantSellProductsAtAFairPriceIssueBehavior.ArtisanCantSellProductsAtAFairPriceIssueQuest
- Namespace
- TaleWorlds.CampaignSystem.Issues
- Assembly
- TaleWorlds.CampaignSystem.dll
public class ArtisanCantSellProductsAtAFairPriceIssueBehavior.ArtisanCantSellProductsAtAFairPriceIssueQuest : QuestBase
- Inheritance
-
ArtisanCantSellProductsAtAFairPriceIssueBehavior.ArtisanCantSellProductsAtAFairPriceIssueQuest
- Inherited Members
Constructors
ArtisanCantSellProductsAtAFairPriceIssueQuest(string, Hero, CampaignTime, Settlement, ItemObject, int, int, Hero, Hero)
public ArtisanCantSellProductsAtAFairPriceIssueQuest(string questId, Hero questGiver, CampaignTime duration, Settlement targetSettlement, ItemObject rawGoodsToBeDelivered, int amountOfRawGoodsToBeDelivered, int rewardGold, Hero targetHero, Hero counterOfferHero)
Parameters
questId
stringquestGiver
Heroduration
CampaignTimetargetSettlement
SettlementrawGoodsToBeDelivered
ItemObjectamountOfRawGoodsToBeDelivered
intrewardGold
inttargetHero
HerocounterOfferHero
Hero
Properties
IsRemainingTimeHidden
public override bool IsRemainingTimeHidden { get; }
Property Value
Title
public override TextObject Title { get; }
Property Value
Methods
AfterLoad()
protected override void AfterLoad()
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
HourlyTick()
protected override void HourlyTick()
InitializeQuestOnGameLoad()
protected override void InitializeQuestOnGameLoad()
OnCanceled()
public override void OnCanceled()
OnCompleteWithSuccess()
protected override void OnCompleteWithSuccess()
OnFailed()
public override void OnFailed()
OnFinalize()
protected override void OnFinalize()
OnHeroCanHaveQuestOrIssueInfoIsRequested(Hero, ref bool)
public override void OnHeroCanHaveQuestOrIssueInfoIsRequested(Hero hero, ref bool result)
Parameters
OnTimedOut()
protected override void OnTimedOut()
RegisterEvents()
protected override void RegisterEvents()
SetDialogs()
protected override void SetDialogs()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).