OpenSim.Region.Framework.Scenes.Scene.GetConfig C# (CSharp) Метод

GetConfig() защищенный Метод

protected GetConfig ( ) : IConfigSource
Результат IConfigSource
        protected override IConfigSource GetConfig()
        {
            return m_config;
        }
Scene