Property | Type | Description | |
---|---|---|---|
Enabled | bool |
Method | Description | |
---|---|---|
AsyncSceneObjectGroupDeleter ( |
||
DeleteToInventory ( DeRezAction action, UUID folderID, List |
Delete the given object from the scene
|
|
InventoryDeQueueAndDelete ( ) : bool |
Move the next object in the queue to inventory. Then delete it properly from the scene.
|
Method | Description | |
---|---|---|
InventoryRunDeleteTimer ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public AsyncSceneObjectGroupDeleter ( |
||
scene | ||
return | System |
public DeleteToInventory ( DeRezAction action, UUID folderID, List |
||
action | DeRezAction | |
folderID | UUID | |
objectGroups | List |
|
remoteClient | IClientAPI | |
permissionToDelete | bool | |
return | void |