flagflag  
1: 2009-09-12 (Sat) 17:20:57 iseki source
Line 1: Line 1:
 +** Modules [#a68c4df5]
 +*** Interface [#he6e69cc]
 +*** IRegionModule [#t179ec28]
 +- Region/Framework/Interfaces/IRegionModul​e.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; }
 +   }
 + }
 +- Regionサーバ用モジュールインターフェイス
 +-- public void Initialise(Scene scene, IConfigSource config)
 +-- public void PostInitialise()
 +-- public void Close()
 +-- public string Name ゲッター
 +-- public bool IsSharedModule ゲッター
 +
 +
 +               if (config.Configs["Messaging"].GetString("InventoryTransferModule", "InventoryTransferModule") !=
 +                       "InventoryTransferModule")


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 MonthMay 2024Next 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

Who's Online

67 user(s) are online (17 user(s) are browsing xpwiki)

Members: 0
Guests: 67

more...

Access Counter

Today : 6067606760676067
Yesterday : 1766217662176621766217662
Total : 2356139923561399235613992356139923561399235613992356139923561399
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com