#include <PluginManager.h>
Definition at line 15 of file PluginManager.h.
◆ Plugin()
API::Plugin::Plugin |
( |
HINSTANCE | h_module, |
|
|
std::string | name, |
|
|
std::string | full_name, |
|
|
std::string | description, |
|
|
float | version, |
|
|
float | min_api_version, |
|
|
std::vector< std::string > | dependencies ) |
|
inline |
◆ dependencies
std::vector<std::string> API::Plugin::dependencies |
◆ description
std::string API::Plugin::description |
◆ full_name
std::string API::Plugin::full_name |
◆ h_module
HINSTANCE API::Plugin::h_module |
◆ min_api_version
float API::Plugin::min_api_version |
◆ name
std::string API::Plugin::name |
◆ version
float API::Plugin::version |
The documentation for this struct was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Private/PluginManager/PluginManager.h