#include "FortPlayerSurveyPanelBase.h" void UFortPlayerSurveyPanelBase::SetSurvey(TScriptInterface Value) { } TScriptInterface UFortPlayerSurveyPanelBase::GetSurvey() const { return NULL; } UFortPlayerSurveyPanelBase::UFortPlayerSurveyPanelBase() { }