mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 06:44:15 +08:00
add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics
This commit is contained in:
@@ -44,6 +44,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
bool RemoveFeature(string name);
|
||||
bool TryGetFeature(string name, out OSD value);
|
||||
bool TryGetOpenSimExtraFeature(string name, out OSD value);
|
||||
bool OpenSimExtraFeatureContains(string name);
|
||||
OSDMap GetFeatures();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user