mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* More scripting enhancemnents and properties.
This commit is contained in:
@@ -75,6 +75,14 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
}
|
||||
}
|
||||
|
||||
public Dictionary<LLUUID, Primitive> Children
|
||||
{
|
||||
get
|
||||
{
|
||||
return this.ChildPrimitives;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user