#include "FortMusicSection.h" FFortMusicSection::FFortMusicSection() { this->Sound = NULL; this->FadeInTime = 0.00f; this->FadeOutTime = 0.00f; this->InitialOffset = 0.00f; this->Duration = 0.00f; }