#include "FortRespawnDataRow.h" FFortRespawnDataRow::FFortRespawnDataRow() { this->FadeOutTime = 0.00f; this->FadeInTime = 0.00f; this->WaitTime = 0.00f; this->SafetyTime = 0.00f; }