#include "AmmoItemState.h" FAmmoItemState::FAmmoItemState() { AmmoItemDefintion = NULL; AmmoLoadedCount = 0; AmmoMaxCount = 0; }