ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::np_actor_reloadcsv Struct Reference

CSV配置文件重新加载请求结构体。 More...

#include <nprotocol.h>

Public Attributes

std::map< std::string, std::string > m_csvcontent
 CSV文件内容映射,key为文件名,value为文件内容

Detailed Description

CSV配置文件重新加载请求结构体。

使用外部提供的文件内容请求CSV配置文件重新加载。 用于热更新游戏配置,无需重启服务器。


The documentation for this struct was generated from the following file: