mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
Can change the name and description of a prim.
This commit is contained in:
@@ -58,6 +58,8 @@ namespace OpenSim.Region.ClientStack
|
||||
public event GenericCall4 OnAddPrim;
|
||||
public event UpdateShape OnUpdatePrimShape;
|
||||
public event ObjectSelect OnObjectSelect;
|
||||
public event GenericCall7 OnObjectDescription;
|
||||
public event GenericCall7 OnObjectName;
|
||||
public event UpdatePrimFlags OnUpdatePrimFlags;
|
||||
public event UpdatePrimTexture OnUpdatePrimTexture;
|
||||
public event UpdateVector OnUpdatePrimPosition;
|
||||
|
||||
Reference in New Issue
Block a user