#include "AbilityKitItem.h" FAbilityKitItem::FAbilityKitItem() { this->Item = NULL; this->Quantity = 0; this->Replenishment = EFortReplenishmentType::Restricted; }