IInventoryEvents

From Virtual World Web Wiki
Revision as of 14:08, 16 October 2016 by Spark5 (Talk | contribs) (Documentation for the IInventoryEvents class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This interface describes a Layer Two extensibility point. Components can implement this interface and an instance of the implementing class will be created by MEF on startup. Inventory events fire to notify components of activity in users' runtime inventory

See also: InventoryEventsHandler

Remarks [edit]