M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.QueryLibrary Class Reference

Static Public Member Functions

static bool IsInfantry (Agent a)
 
static bool IsInfantryWithoutBanner (Agent a)
 
static bool HasShield (Agent a)
 
static bool IsRanged (Agent a)
 
static bool IsRangedWithoutBanner (Agent a)
 
static bool IsCavalry (Agent a)
 
static bool IsCavalryWithoutBanner (Agent a)
 
static bool IsRangedCavalry (Agent a)
 
static bool IsRangedCavalryWithoutBanner (Agent a)
 
static bool HasSpear (Agent a)
 
static bool HasThrown (Agent a)
 
static bool IsHeavy (Agent a)
 

Member Function Documentation

◆ IsInfantry()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsInfantry ( Agent  a)
static

◆ IsInfantryWithoutBanner()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsInfantryWithoutBanner ( Agent  a)
static

◆ HasShield()

static bool TaleWorlds.MountAndBlade.QueryLibrary.HasShield ( Agent  a)
static

◆ IsRanged()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsRanged ( Agent  a)
static

◆ IsRangedWithoutBanner()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsRangedWithoutBanner ( Agent  a)
static

◆ IsCavalry()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsCavalry ( Agent  a)
static

◆ IsCavalryWithoutBanner()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsCavalryWithoutBanner ( Agent  a)
static

◆ IsRangedCavalry()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsRangedCavalry ( Agent  a)
static

◆ IsRangedCavalryWithoutBanner()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsRangedCavalryWithoutBanner ( Agent  a)
static

◆ HasSpear()

static bool TaleWorlds.MountAndBlade.QueryLibrary.HasSpear ( Agent  a)
static

◆ HasThrown()

static bool TaleWorlds.MountAndBlade.QueryLibrary.HasThrown ( Agent  a)
static

◆ IsHeavy()

static bool TaleWorlds.MountAndBlade.QueryLibrary.IsHeavy ( Agent  a)
static