add cap AttachmentResources ( no urls, memory account is per yengine mem usage)

This commit is contained in:
UbitUmarov
2020-08-23 01:46:34 +01:00
parent 2575bfc04c
commit 9aa7f41bca
10 changed files with 365 additions and 10 deletions

View File

@@ -109,6 +109,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// A float the value is a representative execution time in milliseconds of all scripts in that Array.
/// </returns>
float GetScriptExecutionTime(List<UUID> itemIDs);
int GetScriptsMemory(List<UUID> itemIDs);
/// <summary>
/// Get the execution times of all scripts in each object.