mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
minor: Add some explanative method doc to SceneHelpers.SetupSceneModules()
This commit is contained in:
@@ -350,6 +350,10 @@ namespace OpenSim.Tests.Common
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// If called directly, then all the modules must be shared modules.
|
||||
///
|
||||
/// We are emulating here the normal calls made to setup region modules
|
||||
/// (Initialise(), PostInitialise(), AddRegion, RegionLoaded()).
|
||||
/// TODO: Need to reuse normal runtime module code.
|
||||
/// </remarks>
|
||||
/// <param name="scenes"></param>
|
||||
/// <param name="config"></param>
|
||||
|
||||
Reference in New Issue
Block a user