Table of Contents

Class Threat

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class Threat
Inheritance
Threat
Inherited Members

Constructors

Threat()

public Threat()

Fields

Agent

public Agent Agent

Field Value

Agent

Formation

public Formation Formation

Field Value

Formation

ThreatValue

public float ThreatValue

Field Value

float

WeaponEntity

public ITargetable WeaponEntity

Field Value

ITargetable

Properties

BoundingBoxMax

public Vec3 BoundingBoxMax { get; }

Property Value

Vec3

BoundingBoxMin

public Vec3 BoundingBoxMin { get; }

Property Value

Vec3

Name

public string Name { get; }

Property Value

string

Position

public Vec3 Position { get; }

Property Value

Vec3

Methods

DisplayDebugInfo()

[Conditional("DEBUG")]
public void DisplayDebugInfo()

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

GetVelocity()

public Vec3 GetVelocity()

Returns

Vec3

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