C# Class Server.Items.Corpse.InstancedItemInfo

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
InstancedItemInfo ( Item i, Mobile m ) : System
IsOwner ( Mobile m ) : bool

Method Details

InstancedItemInfo() public méthode

public InstancedItemInfo ( Item i, Mobile m ) : System
i Item
m Mobile
Résultat System

IsOwner() public méthode

public IsOwner ( Mobile m ) : bool
m Mobile
Résultat bool