Method | Description | |
---|---|---|
CheckItemSalvage ( Unit unit ) : bool | ||
CheckItemSell ( Unit unit ) : bool | ||
CheckItemSnag ( Unit unit ) : bool | ||
CheckItemStash ( Unit i ) : bool | ||
IdentifyAll ( ) : void | ||
SalvageItems ( ) : void | ||
SellItems ( ) : void | ||
SnagItems ( ) : void | ||
StashItems ( ) : void |
public static CheckItemSalvage ( Unit unit ) : bool | ||
unit | Unit | |
return | bool |
public static CheckItemSell ( Unit unit ) : bool | ||
unit | Unit | |
return | bool |
public static CheckItemSnag ( Unit unit ) : bool | ||
unit | Unit | |
return | bool |
public static CheckItemStash ( Unit i ) : bool | ||
i | Unit | |
return | bool |