C# Class Server.Items.Corpse.InstancedItemInfo

Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
InstancedItemInfo ( Item i, Mobile m ) : System
IsOwner ( Mobile m ) : bool

Method Details

InstancedItemInfo() public method

public InstancedItemInfo ( Item i, Mobile m ) : System
i Item
m Mobile
return System

IsOwner() public method

public IsOwner ( Mobile m ) : bool
m Mobile
return bool