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
monster
MonsteractionSet
MBActionSetstepSize
floathasClippingPlane
bool
Returns
FillCapsuleData(Monster)
public static AgentCapsuleData FillCapsuleData(this Monster monster)
Parameters
monster
Monster
Returns
FillSpawnData(Monster, ItemObject)
public static AgentSpawnData FillSpawnData(this Monster monster, ItemObject mountItem)
Parameters
monster
MonstermountItem
ItemObject
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).