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
perksIEnumerable<IReadOnlyPerkObject>
MPOnSpawnPerkHandler(MissionPeer)
protected MPOnSpawnPerkHandler(MissionPeer peer)
Parameters
peerMissionPeer
Properties
IsWarmup
public bool IsWarmup { get; }
Property Value
Methods
GetAlternativeEquipments(bool)
public IEnumerable<(EquipmentIndex, EquipmentElement)> GetAlternativeEquipments(bool isPlayer)
Parameters
isPlayerbool
Returns
GetDrivenPropertyBonusOnSpawn(bool, DrivenProperty, float)
public float GetDrivenPropertyBonusOnSpawn(bool isPlayer, DrivenProperty drivenProperty, float baseValue)
Parameters
isPlayerbooldrivenPropertyDrivenPropertybaseValuefloat
Returns
GetExtraTroopCount()
public float GetExtraTroopCount()
Returns
GetHitpoints(bool)
public float GetHitpoints(bool isPlayer)
Parameters
isPlayerbool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).