Class SetAgentActionSet
- Namespace
- NetworkMessages.FromServer
- Assembly
- TaleWorlds.MountAndBlade.dll
public sealed class SetAgentActionSet : GameNetworkMessage
- Inheritance
-
SetAgentActionSet
- Inherited Members
Constructors
SetAgentActionSet()
public SetAgentActionSet()
SetAgentActionSet(int, AnimationSystemData)
public SetAgentActionSet(int agentIndex, AnimationSystemData animationSystemData)
Parameters
agentIndex
intanimationSystemData
AnimationSystemData
Properties
ActionSet
public MBActionSet ActionSet { get; }
Property Value
AgentIndex
public int AgentIndex { get; }
Property Value
CrouchWalkingSpeedLimit
public float CrouchWalkingSpeedLimit { get; }
Property Value
MonsterUsageSetIndex
public int MonsterUsageSetIndex { get; }
Property Value
NumPaces
public int NumPaces { get; }
Property Value
StepSize
public float StepSize { get; }
Property Value
WalkingSpeedLimit
public float WalkingSpeedLimit { get; }
Property Value
Methods
OnGetLogFilter()
protected override MultiplayerMessageFilter OnGetLogFilter()
Returns
OnGetLogFormat()
protected override string OnGetLogFormat()
Returns
OnRead()
protected override bool OnRead()
Returns
OnWrite()
protected override void OnWrite()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).