Function calcItemCost
Calculate an item cost, without taking into account its additional cost
uint calcItemCost(ST)
(
ref ST oItem
)
if (isGffStruct!ST);
Calculate an item cost, without taking into account its additional cost
uint calcItemCost(ST)
(
ref ST oItem
)
if (isGffStruct!ST);