M&B: Bannerlord 1.2.9
The horns sound, the ravens gather.
|
Inherits TaleWorlds.CampaignSystem.CampaignBehaviorBase.
Classes | |
class | EscortMerchantCaravanIssue |
class | EscortMerchantCaravanIssueQuest |
class | EscortMerchantCaravanIssueTypeDefiner |
Public Member Functions | |
override void | RegisterEvents () |
override void | SyncData (IDataStore dataStore) |
void | OnCheckForIssue (Hero hero) |
![]() | |
CampaignBehaviorBase (string stringId) | |
CampaignBehaviorBase () | |
void | RegisterEvents () |
void | SyncData (IDataStore dataStore) |
Additional Inherited Members | |
![]() | |
static T | GetCampaignBehavior< T > () |
![]() | |
readonly string | StringId |
override void TaleWorlds.CampaignSystem.Issues.EscortMerchantCaravanIssueBehavior.RegisterEvents | ( | ) |
Implements TaleWorlds.CampaignSystem.ICampaignBehavior.
override void TaleWorlds.CampaignSystem.Issues.EscortMerchantCaravanIssueBehavior.SyncData | ( | IDataStore | dataStore | ) |
void TaleWorlds.CampaignSystem.Issues.EscortMerchantCaravanIssueBehavior.OnCheckForIssue | ( | Hero | hero | ) |