mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
* refactor: Rename InventoryModule to InventoryTransferModule
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenSim.Framework
|
||||
/// <summary>
|
||||
/// An interface for accessing and managing agent inventory
|
||||
/// </summary>
|
||||
public interface IInventoryModule
|
||||
public interface IInventoryTransferModule
|
||||
{
|
||||
void SetRootAgentScene(UUID agentID, Scene scene);
|
||||
bool NeedSceneCacheClear(UUID agentID, Scene scene);
|
||||
Reference in New Issue
Block a user