#include "FortAsyncAction_RejoinSession.h" UFortAsyncAction_RejoinSession* UFortAsyncAction_RejoinSession::RejoinSession(AFortPlayerController* NewPlayerController) { return NULL; } UFortAsyncAction_RejoinSession::UFortAsyncAction_RejoinSession() { this->PlayerController = NULL; }