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

脚本系统数据,包含Actor的GUID信息。 More...

#include <nscript.h>

Public Attributes

i64_actorid m_nguid = nguid::make()
 Actor全局唯一标识符。

Detailed Description

脚本系统数据,包含Actor的GUID信息。

传递给脚本运行时,用于在脚本层标识当前Actor。


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