#include "DanceItem.h" FDanceItem::FDanceItem() { this->DanceMove = NULL; this->DanceMoveWithBeer = NULL; }