#include "TurnFloatRange.h" FTurnFloatRange::FTurnFloatRange() { this->Min = 0.00f; this->Max = 0.00f; }