#include "FortHeroExhibitActor.h" AFortHeroExhibitActor::AFortHeroExhibitActor() { this->HeroType = NULL; this->HeroExhibitPawn = NULL; }