C# Class XPython.XPythonModule

Inheritance: INonSharedRegionModule
Afficher le fichier Open project: MelanieT/opensim-modules

Protected Properties

Свойство Type Description
m_Enabled bool

Méthodes publiques

Méthode Description
AddRegion ( Scene scene ) : void
Close ( ) : void
Initialise ( IConfigSource config ) : void
RegionLoaded ( Scene scene ) : void
RemoveRegion ( Scene scene ) : void

Method Details

AddRegion() public méthode

public AddRegion ( Scene scene ) : void
scene OpenSim.Region.Framework.Scenes.Scene
Résultat void

Close() public méthode

public Close ( ) : void
Résultat void

Initialise() public méthode

public Initialise ( IConfigSource config ) : void
config IConfigSource
Résultat void

RegionLoaded() public méthode

public RegionLoaded ( Scene scene ) : void
scene OpenSim.Region.Framework.Scenes.Scene
Résultat void

RemoveRegion() public méthode

public RemoveRegion ( Scene scene ) : void
scene OpenSim.Region.Framework.Scenes.Scene
Résultat void

Property Details

m_Enabled protected_oe property

protected bool m_Enabled
Résultat bool