Class Attack
An attack urge.
Inherited Members
Namespace: Microsoft.XboxStudios.BotBrain.Samples.EnumBased
Assembly: BotBrain.Samples.dll
Syntax
public class Attack : TestUrgeBase, IUrge<bool, TestAutomatedBot, TestBotAction>, IUrge, IEquatable<IUrge?>
Constructors
View SourceAttack()
Initializes a new instance of the Attack class.
Declaration
public Attack()