59 {
60 super.CopyOldPropertiesToNew(old_item, new_item);
61
65 }
class SeedPackBase extends Inventory_Base m_ItemCount
Super root of all classes in Enforce script.
override bool SetQuantity(float value, bool destroy_config=true, bool destroy_forced=false, bool allow_client=false, bool clamp_to_stack_max=true)
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.