Go to the documentation of this file.
31 namespace OpenSim.Framework
42 UUID OwnerID {
get; set; }
46 string ExtraToXmlString();
47 void ExtraFromXmlString(
string xmlstr);
48 string GetStateSnapshot();
49 void SetState(
string xmlstr,
IScene s);
50 bool HasGroupChanged {
get; set; }