Table of Contents

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

monster Monster
stepSize float
hasClippingPlane bool
isFemale bool

Returns

AnimationSystemData

FillAnimationSystemData(Monster, MBActionSet, float, bool)

public static AnimationSystemData FillAnimationSystemData(this Monster monster, MBActionSet actionSet, float stepSize, bool hasClippingPlane)

Parameters

monster Monster
actionSet MBActionSet
stepSize float
hasClippingPlane bool

Returns

AnimationSystemData

FillCapsuleData(Monster)

public static AgentCapsuleData FillCapsuleData(this Monster monster)

Parameters

monster Monster

Returns

AgentCapsuleData

FillSpawnData(Monster, ItemObject)

public static AgentSpawnData FillSpawnData(this Monster monster, ItemObject mountItem)

Parameters

monster Monster
mountItem ItemObject

Returns

AgentSpawnData

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