mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Add RegionManager level and the ability to use literal XML to the dynamic floater module
This commit is contained in:
@@ -39,6 +39,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
public abstract int Channel { get; }
|
||||
public abstract string FloaterName { get; }
|
||||
public virtual string XmlName { get; set; }
|
||||
public virtual string XmlText { get; set; }
|
||||
public virtual HandlerDelegate Handler { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user