![]() |
Ark Server API (ASE) - Wiki
|
Include dependency graph for Helpers.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | API |
Functions | |
| void | API::MergePdbConfig (nlohmann::json &left, const nlohmann::json &right) |
| std::vector< std::string > | API::MergeStringArrays (std::vector< std::string > first, std::vector< std::string > second) |
| std::string | API::ReplaceString (std::string subject, const std::string &search, const std::string &replace) |