flagflag  
1: 2009-09-12 (Sat) 17:03:28 iseki source Cur: 2009-09-12 (Sat) 17:56:23 iseki source
Line 1: Line 1:
-** Modules [#h4f19872+** [[IRegionModule>../IRegionModule]] [#a6ba14f8
-- ''IRegionModule'' : Regionサーバ用モジュールインターフェイス+- OpenSim/Region/Framework/Interfaces/IRegionModule.cs 
 + using Nini.Config; 
 + using OpenSim.Region.Framework.Scenes; 
 +  
 + namespace OpenSim.Region.Framework.Interfaces 
 + { 
 +   public interface IRegionModule 
 +   { 
 +       void Initialise(Scene scene, IConfigSource source); 
 +       void PostInitialise(); 
 +       void Close(); 
 +       string Name { get; } 
 +       bool IsSharedModule { get; } 
 +   } 
 + } 
 +*** インターフェイスメンバ [#sa60ebdb] 
 +-- void Initialise(Scene scene, IConfigSource config) 
 +-- void PostInitialise() 
 +-- void Close() 
 +-- string Name { get; } 
 +-- bool IsSharedModule { get; } 
 +#br


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthAug 2025Next Month
Su Mo Tu We Th Fr Sa
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Today

Access Counter

Today : 2507250725072507
Yesterday : 7039703970397039
Total : 2826949728269497282694972826949728269497282694972826949728269497
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com