#include <IBaseApi.h>
Definition at line 10 of file IBaseApi.h.
◆ ~IBaseApi()
virtual API::IBaseApi::~IBaseApi |
( |
| ) |
|
|
virtualdefault |
◆ GetApiName()
virtual std::string API::IBaseApi::GetApiName |
( |
| ) |
|
|
pure virtual |
◆ GetApiUtils()
◆ GetCommands()
◆ GetHooks()
virtual std::unique_ptr< ArkApi::IHooks > & API::IBaseApi::GetHooks |
( |
| ) |
|
|
pure virtual |
◆ GetVersion()
virtual float API::IBaseApi::GetVersion |
( |
| ) |
|
|
pure virtual |
◆ Init()
virtual bool API::IBaseApi::Init |
( |
| ) |
|
|
pure virtual |
◆ RegisterCommands()
virtual void API::IBaseApi::RegisterCommands |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASE/AseApi-main/version/Core/Private/IBaseApi.h