mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Add a smidgen of method doc about the fact that item links reuse the asset id item slot
This commit is contained in:
@@ -907,6 +907,10 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
/// <summary>
|
||||
/// Link an inventory item to an existing item.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// The linkee item id is placed in the asset id slot. This appears to be what the viewer expects when
|
||||
/// it receives inventory information.
|
||||
/// </remarks>
|
||||
/// <param name="remoteClient"></param>
|
||||
/// <param name="transActionID"></param>
|
||||
/// <param name="folderID"></param>
|
||||
|
||||
Reference in New Issue
Block a user