minor: Add documentation to IGridService.GetRegionFlags()

This commit is contained in:
Justin Clark-Casey (justincc)
2012-10-09 01:40:40 +01:00
parent a0d047413b
commit ef3cc2e507
2 changed files with 14 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ namespace OpenSim.Framework
/// </summary>
/// <remarks>
/// Don't confuse with OpenMetaverse.RegionFlags which are client facing flags (i.e. they go over the wire).
/// Returned by IGridService.GetRegionFlags()
/// </remarks>
[Flags]
public enum RegionFlags : int