Show / Hide Table of Contents

Namespace Microsoft.XboxStudios.BotBrain.Operations

Classes

AutomatedBotBase<TAction>

The base class for a bot that performs actions.

AutomatedBot<TBot, TAction>

The implementation of a bot that performs actions as operations.

AutomationQueue<TAction>

An implementation of a bot action queue.

CancellableOperationBase<T>

A base class for cancelable operations over various items, supporting separate cancellation per item.

IBotWithQueueExtensions

Extension methods for IBotWithQueue.

IOperationExtensions

Extension methods for IOperation.

OperationStateChangedInfo<T>

The event when an operation changes state on an item.

Interfaces

ICancellableOperation

Represents a cancelable operation.

ICancellableOperation<T>

Represents a cancelable operation.

IOperation

Represents a simple operation.

IOperation<T>

Represents a simple operation.

In this article
Back to top Generated by DocFX