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

Public Types

enum  DebugStateAttacker
 
enum  DebugStateDefender
 

Static Public Member Functions

static void SiegeDebug (UsableMachine usableMachine)
 

Static Public Attributes

static bool ToggleTargetDebug = false
 
static DebugStateAttacker DebugAttackState = DebugStateAttacker.None
 
static DebugStateDefender DebugDefendState = DebugStateDefender.None
 

Member Enumeration Documentation

◆ DebugStateAttacker

◆ DebugStateDefender

Member Function Documentation

◆ SiegeDebug()

static void TaleWorlds.MountAndBlade.DebugSiegeBehavior.SiegeDebug ( UsableMachine  usableMachine)
static

Member Data Documentation

◆ ToggleTargetDebug

bool TaleWorlds.MountAndBlade.DebugSiegeBehavior.ToggleTargetDebug = false
static

◆ DebugAttackState

DebugStateAttacker TaleWorlds.MountAndBlade.DebugSiegeBehavior.DebugAttackState = DebugStateAttacker.None
static

◆ DebugDefendState

DebugStateDefender TaleWorlds.MountAndBlade.DebugSiegeBehavior.DebugDefendState = DebugStateDefender.None
static