#include <ArkBaseApi.h>
|
static FString | LoadPlugin (FString *cmd) |
|
static FString | UnloadPlugin (FString *cmd) |
|
static void | LoadPluginCmd (APlayerController *, FString *, bool) |
|
static void | UnloadPluginCmd (APlayerController *, FString *, bool) |
|
static void | LoadPluginRcon (RCONClientConnection *, RCONPacket *, UWorld *) |
|
static void | UnloadPluginRcon (RCONClientConnection *, RCONPacket *, UWorld *) |
|
static void | SetServerID (RCONClientConnection *, RCONPacket *, UWorld *) |
|
Definition at line 11 of file ArkBaseApi.h.
◆ ArkBaseApi()
API::ArkBaseApi::ArkBaseApi |
( |
| ) |
|
◆ ~ArkBaseApi()
API::ArkBaseApi::~ArkBaseApi |
( |
| ) |
|
|
overridedefault |
◆ DownloadCacheFiles()
bool API::ArkBaseApi::DownloadCacheFiles |
( |
const std::filesystem::path | downloadFile, |
|
|
const std::filesystem::path | localFile ) |
|
private |
◆ GetApiName()
std::string API::ArkBaseApi::GetApiName |
( |
| ) |
|
|
overridevirtual |
◆ GetApiUtils()
◆ GetCommands()
◆ GetConfig()
◆ GetHooks()
◆ GetVersion()
float API::ArkBaseApi::GetVersion |
( |
| ) |
|
|
overridevirtual |
◆ Init()
bool API::ArkBaseApi::Init |
( |
| ) |
|
|
overridevirtual |
◆ LoadPlugin()
◆ LoadPluginCmd()
◆ LoadPluginRcon()
◆ RegisterCommands()
void API::ArkBaseApi::RegisterCommands |
( |
| ) |
|
|
overridevirtual |
◆ SetServerID()
◆ UnloadPlugin()
◆ UnloadPluginCmd()
◆ UnloadPluginRcon()
◆ api_utils_
◆ commands_
◆ hooks_
The documentation for this class was generated from the following files:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Private/Ark/ArkBaseApi.h
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Private/Ark/ArkBaseApi.cpp