IInventorySystem

From Virtual World Web Wiki
Jump to: navigation, search

The inventory system is a primary layer one interface. It provides methods for working with runtime inventory.

See also: IObjectSystem

Remarks [edit]

Methods

IEnumerable<IObjectContainerInfo> GetObjectContainersForEntity(Guid entityID)