Interface BattleBotOptions

Battle bot options

Hierarchy

  • BattleBotOptions

Properties

Properties

autoDecisionMaking?: boolean

Automatically makes decisions after receiving battle events Set it to false to manually call the makeDecision() method to get a decision Default: true

Generated using TypeDoc