mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
add LSL_Key osGetInventoryLastOwner(string itemNameorid)
This commit is contained in:
@@ -547,5 +547,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Integer osApproxEquals(vector va, vector vb, LSL_Float margin);
|
||||
LSL_Integer osApproxEquals(rotation ra, rotation rb);
|
||||
LSL_Integer osApproxEquals(rotation ra, rotation rb, LSL_Float margin);
|
||||
LSL_Key osGetInventoryLastOwner(string itemNameOrId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user