Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Ark.h File Reference
#include "../Base.h"
#include "../Enums.h"
#include "../UE/GenericPlatform/GenericPlatformStricmp.h"
#include "../UE/Math/Vector.h"
#include "../UE/Math/Rotator.h"
#include "../UE/Math/ColorList.h"
#include "UE.h"
#include "ExtensionsDeclaration.h"
#include "Actor.h"
#include "Other.h"
#include "Inventory.h"
#include "GameMode.h"
#include "PrimalStructure.h"
#include "Buff.h"
#include "ModParamStructs.h"
#include "../../IApiUtils.h"
#include "../../ICommands.h"
#include "IHooks.h"
#include "Tools.h"
#include "ExtensionsDefinition.h"
+ Include dependency graph for Ark.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_WARNINGS
 
#define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING
 
#define ARK_GAME
 
#define ARK_API   __declspec(dllimport)
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 3 of file Ark.h.

◆ _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING

#define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING

Definition at line 6 of file Ark.h.

◆ ARK_API

#define ARK_API   __declspec(dllimport)

Definition at line 16 of file Ark.h.

◆ ARK_GAME

#define ARK_GAME

Definition at line 10 of file Ark.h.