#include "DownCameraSettings.h" FDownCameraSettings::FDownCameraSettings() { this->TargetIndex = 0; this->MinPitch = 0.00f; this->MaxPitch = 0.00f; this->SmoothSpeed = 0.00f; }