#include "StormWind.h" FStormWind::FStormWind() { this->Radius = 0.00f; this->Magnitude = 0.00f; this->ThreatVisualsManager = NULL; }