Ark Server API (ASA) - Wiki
|
#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"
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) |