#include "FortGameplayCueAudioInfo.h" FFortGameplayCueAudioInfo::FFortGameplayCueAudioInfo() { this->SoundCue = NULL; this->DelayBeforePlayInSeconds = 0.00f; this->bOverrideCondition = false; this->bOverrideAttachment = false; }