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
Methods
GetAlternativeEquipments(bool)
public IEnumerable<(EquipmentIndex, EquipmentElement)> GetAlternativeEquipments(bool isPlayer)
Parameters
isPlayer
bool
Returns
GetDrivenPropertyBonusOnSpawn(bool, DrivenProperty, float)
public float GetDrivenPropertyBonusOnSpawn(bool isPlayer, DrivenProperty drivenProperty, float baseValue)
Parameters
isPlayer
booldrivenProperty
DrivenPropertybaseValue
float
Returns
GetExtraTroopCount()
public float GetExtraTroopCount()
Returns
GetHitpoints(bool)
public float GetHitpoints(bool isPlayer)
Parameters
isPlayer
bool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).