#include "DroneLightSetting.h" FDroneLightSetting::FDroneLightSetting() { this->Intensity = 0.00f; this->Radius = 0.00f; }