Class MonsterExtensions
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public static class MonsterExtensions
- Inheritance
-
MonsterExtensions
- Inherited Members
Methods
FillAnimationSystemData(Monster, float, bool, bool)
public static AnimationSystemData FillAnimationSystemData(this Monster monster, float stepSize, bool hasClippingPlane, bool isFemale)
Parameters
Returns
FillAnimationSystemData(Monster, MBActionSet, float, bool)
public static AnimationSystemData FillAnimationSystemData(this Monster monster, MBActionSet actionSet, float stepSize, bool hasClippingPlane)
Parameters
monsterMonsteractionSetMBActionSetstepSizefloathasClippingPlanebool
Returns
FillCapsuleData(Monster)
public static AgentCapsuleData FillCapsuleData(this Monster monster)
Parameters
monsterMonster
Returns
FillSpawnData(Monster, ItemObject)
public static AgentSpawnData FillSpawnData(this Monster monster, ItemObject mountItem)
Parameters
monsterMonstermountItemItemObject
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).