OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Typedefs | Enumerations
Bot.cs File Reference

Go to the source code of this file.

Classes

class  pCampBot.Bot
 

Namespaces

package  pCampBot
 

Typedefs

using Timer = System.Timers.Timer
 
using PermissionMask = OpenSim.Framework.PermissionMask
 

Enumerations

enum  pCampBot.ConnectionState { pCampBot.ConnectionState.Disconnected, pCampBot.ConnectionState.Connecting, pCampBot.ConnectionState.Connected, pCampBot.ConnectionState.Disconnecting }
 

Typedef Documentation

Definition at line 44 of file Bot.cs.

using Timer = System.Timers.Timer

Definition at line 43 of file Bot.cs.