#include "FortVehicleDynAnimInstance.h" UFortVehicleDynAnimInstance::UFortVehicleDynAnimInstance() { this->Vehicle = NULL; this->Quad = NULL; this->Speed = 0.00f; this->SpeedABS = 0.00f; this->bIsBoosting = false; }