C# Class Codebreak.Service.World.Game.Entity.Inventory.PersistentInventory

Inheritance: AbstractInventory
Show file Open project: hussein-aitlahcen/codebreak Class Usage Examples

Public Methods

Method Description
OnOwnerChange ( ItemDAO item ) : void

PersistentInventory ( int ownerType, long ownerId ) : System

Method Details

OnOwnerChange() public method

public OnOwnerChange ( ItemDAO item ) : void
item ItemDAO
return void

PersistentInventory() public method

public PersistentInventory ( int ownerType, long ownerId ) : System
ownerType int
ownerId long
return System