Table of Contents

Struct FacingOrder

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public struct FacingOrder
Inherited Members
Extension Methods

Fields

FacingOrderLookAtEnemy

public static readonly FacingOrder FacingOrderLookAtEnemy

Field Value

FacingOrder

OrderEnum

public readonly FacingOrder.FacingOrderEnum OrderEnum

Field Value

FacingOrder.FacingOrderEnum

Properties

OrderType

public OrderType OrderType { get; }

Property Value

OrderType

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

FacingOrderLookAtDirection(Vec2)

public static FacingOrder FacingOrderLookAtDirection(Vec2 direction)

Parameters

direction Vec2

Returns

FacingOrder

GetDirection(Formation, Agent)

public Vec2 GetDirection(Formation f, Agent targetAgent = null)

Parameters

f Formation
targetAgent Agent

Returns

Vec2

GetHashCode()

public override int GetHashCode()

Returns

int

Operators

operator ==(FacingOrder, FacingOrder)

public static bool operator ==(FacingOrder f1, FacingOrder f2)

Parameters

f1 FacingOrder
f2 FacingOrder

Returns

bool

operator !=(FacingOrder, FacingOrder)

public static bool operator !=(FacingOrder f1, FacingOrder f2)

Parameters

f1 FacingOrder
f2 FacingOrder

Returns

bool

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