LEAP Documentation 40220
Documentation for the LEAP project
RemoteConsoleStatics.cpp File Reference
#include "RemoteConsoleStatics.h"
#include "Engine/World.h"
#include "UObjectIterator.h"
#include "Engine/Engine.h"
#include "ProjectXGameMode.h"
#include "ProjectXGameSession.h"
#include "ProjectXGameplayStatics.h"
#include "ProjectXGameState.h"
#include "ProjectXGameInstance.h"
#include "Player/ProjectXPlayerController.h"

Macros

#define GENERIC_FAILURE   "Failed to process command. Please try again later"
 
#define ENGINE_NOT_INITIALIZED   "Failed to process command. Engine not initialized"
 

Macro Definition Documentation

◆ ENGINE_NOT_INITIALIZED

#define ENGINE_NOT_INITIALIZED   "Failed to process command. Engine not initialized"

◆ GENERIC_FAILURE

#define GENERIC_FAILURE   "Failed to process command. Please try again later"