#include "FortUIFeedback.h" FFortUIFeedback::FFortUIFeedback() { this->Audio = NULL; this->bLooping = false; this->FadeIn = 0.00f; this->FadeOut = 0.00f; }