#include "DrillAnimInstance.h" UDrillAnimInstance::UDrillAnimInstance() { this->Drill = NULL; this->BuildProgress = 0.00f; this->Drilling = false; }