Table of Contents

Class CaptureAndBringNpcTask

Namespace
TaleWorlds.CampaignSystem.Issues.IssueQuestTasks
Assembly
TaleWorlds.CampaignSystem.dll
public class CaptureAndBringNpcTask : QuestTaskBase
Inheritance
CaptureAndBringNpcTask
Inherited Members

Constructors

CaptureAndBringNpcTask(Hero, Action, Action, Action, DialogFlow)

public CaptureAndBringNpcTask(Hero targetHero, Action onSucceededAction, Action onFailedAction, Action onCanceledAction, DialogFlow dialogFlow = null)

Parameters

targetHero Hero
onSucceededAction Action
onFailedAction Action
onCanceledAction Action
dialogFlow DialogFlow

Fields

isFinishedSuccess

public bool isFinishedSuccess

Field Value

bool

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

OnFinished()

protected override void OnFinished()

OnPlayerBattleEnd(MapEvent)

public void OnPlayerBattleEnd(MapEvent mapEvent)

Parameters

mapEvent MapEvent

SetReferences()

public override void SetReferences()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).