![]() |
Ark Server API (ASA) - Wiki
|
#include "Logger/Logger.h"#include "..\Private\IBaseApi.h"#include "..\Private\Ark\ArkBaseApi.h"#include "Tools.h"#include <filesystem>#include <tlhelp32.h>#include <fstream>#include <json.hpp>
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| DWORD | GetParentProcessId () |
| bool | AttachToParent () |
| void | OpenConsole () |
| void | DeleteOldLogFiles () |
| void | Init () |
| ARK_API void | InitApi () |
| bool AttachToParent | ( | ) |
| void DeleteOldLogFiles | ( | ) |
| DWORD GetParentProcessId | ( | ) |
| void Init | ( | ) |