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

Go to the source code of this file.

Classes

class  OpenSim.Region.Framework.Scenes.ScenePresenceStateMachine
 

Namespaces

package  OpenSim.Region.Framework.Scenes
 

Enumerations

enum  OpenSim.Region.Framework.Scenes.ScenePresenceState { OpenSim.Region.Framework.Scenes.ScenePresenceState.Running, OpenSim.Region.Framework.Scenes.ScenePresenceState.PreRemove, OpenSim.Region.Framework.Scenes.ScenePresenceState.Removing, OpenSim.Region.Framework.Scenes.ScenePresenceState.Removed }
 The possible states that a scene presence can be in. This is currently orthagonal to whether a scene presence is root or child. More...