Table of Contents

Class LordNeedsHorsesIssueBehavior

Namespace
TaleWorlds.CampaignSystem.Issues
Assembly
TaleWorlds.CampaignSystem.dll
public class LordNeedsHorsesIssueBehavior : CampaignBehaviorBase, ICampaignBehavior
Inheritance
LordNeedsHorsesIssueBehavior
Implements
Inherited Members

Constructors

LordNeedsHorsesIssueBehavior()

public LordNeedsHorsesIssueBehavior()

Methods

ComputeMountsOverInfantryCountRatio(MobileParty, out int)

public static float ComputeMountsOverInfantryCountRatio(MobileParty issueParty, out int numInfantry)

Parameters

issueParty MobileParty
numInfantry int

Returns

float

IsMountCamel(ItemObject)

public static bool IsMountCamel(ItemObject mountObject)

Parameters

mountObject ItemObject

Returns

bool

RegisterEvents()

public override void RegisterEvents()

SyncData(IDataStore)

public override void SyncData(IDataStore dataStore)

Parameters

dataStore IDataStore

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