Enum TestBotActionType
The bot action type.
Namespace: Microsoft.XboxStudios.BotBrain.Samples.EnumBased
Assembly: BotBrain.Samples.dll
Syntax
public enum TestBotActionType
Fields
| Name | Description |
|---|---|
| Attack | A attack action. |
| Defend | A defend action. |
| Move | A move action. |