#include "FortAsyncAction_AbandonSession.h" UFortAsyncAction_AbandonSession* UFortAsyncAction_AbandonSession::AbandonSession(AFortPlayerController* NewPlayerController) { return NULL; } UFortAsyncAction_AbandonSession::UFortAsyncAction_AbandonSession() { this->PlayerController = NULL; }