#include "FortAthenaSMVehicle.h" #include "Components/StaticMeshComponent.h" AFortAthenaSMVehicle::AFortAthenaSMVehicle() { this->Mesh = CreateDefaultSubobject(TEXT("MeshComponent")); }