#include "FortVideoInfo.h" FFortVideoInfo::FFortVideoInfo() { this->PreviewImage = NULL; this->VideoSource = NULL; this->SubtitleOverlays = NULL; this->bIsQuestDrivenVideo = false; }