ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
nscript_sysdata
Public Attributes
|
List of all members
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:
E:/GitHub/ngl_server/public/cpp/actor/actor_base/core/
nscript.h
Generated by
Doxygen