Table of Contents

Class StandingPointForRangedArea

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class StandingPointForRangedArea : StandingPoint, IFocusable, IUsable, IVisible
Inheritance
StandingPointForRangedArea
Implements
Inherited Members

Constructors

StandingPointForRangedArea()

public StandingPointForRangedArea()

Fields

RangedWeaponValueMultiplier

public float RangedWeaponValueMultiplier

Field Value

float

ThrowingValueMultiplier

public float ThrowingValueMultiplier

Field Value

float

Properties

DisableScriptedFrameFlags

public override Agent.AIScriptedFrameFlags DisableScriptedFrameFlags { get; }

Property Value

Agent.AIScriptedFrameFlags

Methods

GetTickRequirement()

public override ScriptComponentBehavior.TickRequirement GetTickRequirement()

Returns

ScriptComponentBehavior.TickRequirement

GetUsageScoreForAgent(Agent)

public override float GetUsageScoreForAgent(Agent agent)

Parameters

agent Agent

Returns

float

HasAlternative()

public override bool HasAlternative()

Returns

bool

IsDisabledForAgent(Agent)

public override bool IsDisabledForAgent(Agent agent)

Parameters

agent Agent

Returns

bool

OnInit()

protected override void OnInit()

OnTickParallel2(float)

protected override void OnTickParallel2(float dt)

Parameters

dt float

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