Table of Contents

Class MPPerkObject.MPOnSpawnPerkHandler

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class MPPerkObject.MPOnSpawnPerkHandler
Inheritance
MPPerkObject.MPOnSpawnPerkHandler
Inherited Members

Constructors

MPOnSpawnPerkHandler(IEnumerable<IReadOnlyPerkObject>)

protected MPOnSpawnPerkHandler(IEnumerable<IReadOnlyPerkObject> perks)

Parameters

perks IEnumerable<IReadOnlyPerkObject>

MPOnSpawnPerkHandler(MissionPeer)

protected MPOnSpawnPerkHandler(MissionPeer peer)

Parameters

peer MissionPeer

Properties

IsWarmup

public bool IsWarmup { get; }

Property Value

bool

Methods

GetAlternativeEquipments(bool)

public IEnumerable<(EquipmentIndex, EquipmentElement)> GetAlternativeEquipments(bool isPlayer)

Parameters

isPlayer bool

Returns

IEnumerable<(EquipmentIndex, EquipmentElement)>

GetDrivenPropertyBonusOnSpawn(bool, DrivenProperty, float)

public float GetDrivenPropertyBonusOnSpawn(bool isPlayer, DrivenProperty drivenProperty, float baseValue)

Parameters

isPlayer bool
drivenProperty DrivenProperty
baseValue float

Returns

float

GetExtraTroopCount()

public float GetExtraTroopCount()

Returns

float

GetHitpoints(bool)

public float GetHitpoints(bool isPlayer)

Parameters

isPlayer bool

Returns

float

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