Table of Contents

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 int
animationSystemData AnimationSystemData

Properties

ActionSet

public MBActionSet ActionSet { get; }

Property Value

MBActionSet

AgentIndex

public int AgentIndex { get; }

Property Value

int

CrouchWalkingSpeedLimit

public float CrouchWalkingSpeedLimit { get; }

Property Value

float

MonsterUsageSetIndex

public int MonsterUsageSetIndex { get; }

Property Value

int

NumPaces

public int NumPaces { get; }

Property Value

int

StepSize

public float StepSize { get; }

Property Value

float

WalkingSpeedLimit

public float WalkingSpeedLimit { get; }

Property Value

float

Methods

OnGetLogFilter()

protected override MultiplayerMessageFilter OnGetLogFilter()

Returns

MultiplayerMessageFilter

OnGetLogFormat()

protected override string OnGetLogFormat()

Returns

string

OnRead()

protected override bool OnRead()

Returns

bool

OnWrite()

protected override void OnWrite()

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