Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
main.cpp File Reference
#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 ()
 

Function Documentation

◆ AttachToParent()

bool AttachToParent ( )

Definition at line 38 of file main.cpp.

+ Here is the caller graph for this function:

◆ DeleteOldLogFiles()

void DeleteOldLogFiles ( )

Definition at line 66 of file main.cpp.

+ Here is the caller graph for this function:

◆ GetParentProcessId()

DWORD GetParentProcessId ( )

Definition at line 11 of file main.cpp.

+ Here is the caller graph for this function:

◆ Init()

void Init ( )

Definition at line 106 of file main.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ InitApi()

ARK_API void InitApi ( )

Definition at line 127 of file main.cpp.

+ Here is the call graph for this function:

◆ OpenConsole()

void OpenConsole ( )

Definition at line 52 of file main.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: