#include "FortDialogNotificationHandler.h" void UFortDialogNotificationHandler::Timeout_Implementation() { } void UFortDialogNotificationHandler::SetDialogDescription(FFortDialogDescription InDialogDescription) { } void UFortDialogNotificationHandler::Decline_Implementation() { } void UFortDialogNotificationHandler::Accept_Implementation() { } UFortDialogNotificationHandler::UFortDialogNotificationHandler() { }