Lua接口/客户端函数索引/DataPool:修订间差异

来自天龙知识库
跳到导航跳到搜索
雪舞留言 | 贡献
新建客户端 Lua 接口页:全局函数、对象方法、窗口操作与客户端事件
 
雪舞留言 | 贡献
新建客户端 Lua 接口页:全局函数、对象方法、窗口操作与客户端事件
第5行: 第5行:
<div style="padding:14px 0;border-top:3px solid #287568;">
<div style="padding:14px 0;border-top:3px solid #287568;">
<div role="heading" aria-level="2" style="font-size:22px;font-weight:bold;color:#193d37;">DataPool 对象方法</div>
<div role="heading" aria-level="2" style="font-size:22px;font-weight:bold;color:#193d37;">DataPool 对象方法</div>
<div style="margin-top:6px;color:#657078;">实现类 <code style="white-space:normal;overflow-wrap:anywhere;">DataPool</code> · 181 个方法 · 脚本使用 360 处</div>
<div style="margin-top:6px;color:#657078;">实现类 <code style="white-space:normal;overflow-wrap:anywhere;">DataPool</code> · 181 个方法</div>
</div>
</div>
<div style="margin:10px 0;padding:10px 12px;border-left:3px solid #9a7940;background:#faf7f0;font-size:13px;color:#5f5136;">本页参数与返回值由客户端 C++ 绑定源码自动推断(参数取自 <code>args[n]</code> 与 <code>lua_is*</code> 的实际取值点,返回项数取自 <code>return n</code>),<b>未经运行验证</b>;用途摘要按实现体归纳,仅供参考。</div>
<div style="margin:10px 0;padding:10px 12px;border-left:3px solid #9a7940;background:#faf7f0;font-size:13px;color:#5f5136;">本页参数与返回值由客户端 C++ 绑定源码自动推断(参数取自 <code>args[n]</code> 与 <code>lua_is*</code> 的实际取值点,返回项数取自 <code>return n</code>),<b>未经运行验证</b>;用途摘要按实现体归纳,仅供参考。</div>
第17行: 第17行:
! scope="col" style="text-align:left;background:#edf3f2;padding:8px;" | 说明
! scope="col" style="text-align:left;background:#edf3f2;padding:8px;" | 说明
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AddFriend(string, number)</code><br /><small style="color:#657078;">string, number · 无返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AddFriend(string, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE、GE_UPDATE_FRIEND;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4208</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE、GE_UPDATE_FRIEND;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskCreateCharCode()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskCreateCharCode()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L512</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskDelFriend(number, number)</code><br /><small style="color:#657078;">number, number · 无返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskDelFriend(number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE、GE_DELETE_FRIEND;操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4128</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE、GE_DELETE_FRIEND;操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskLoginCode()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskLoginCode()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L543</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskMyBagList()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:AskMyBagList()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L574</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Challenge()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Challenge()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2619</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_GetColorLumination(number, number, number, number, number)</code><br /><small style="color:#657078;">number, number, number, number, number · 4 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_GetColorLumination(number, number, number, number, number)</code><br /><small style="color:#657078;">4 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5123</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyFaceStyle(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyFaceStyle(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5270</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyFaceStyle_Item(number)</code><br /><small style="color:#657078;">number · 6 个返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyFaceStyle_Item(number)</code><br /><small style="color:#657078;">6 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5283</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHairColor(number, number, number, number)</code><br /><small style="color:#657078;">number, number, number, number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHairColor(number, number, number, number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5041</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHairStyle(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 5 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHairStyle(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5167</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHairStyle_Item(number)</code><br /><small style="color:#657078;">number · 6 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHairStyle_Item(number)</code><br /><small style="color:#657078;">6 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5184</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHeadStyle_Item(number, number)</code><br /><small style="color:#657078;">number, number · 8 个返回值 · 脚本使用 5 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_MyHeadStyle_Item(number, number)</code><br /><small style="color:#657078;">8 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5316</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_RectifyColor(number, number, number, number)</code><br /><small style="color:#657078;">number, number, number, number · 5 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Change_RectifyColor(number, number, number, number)</code><br /><small style="color:#657078;">5 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5069</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Check_StringCode(string)</code><br /><small style="color:#657078;">string · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Check_StringCode(string)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5395</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ClearAllApply()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ClearAllApply()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3737</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:CloseMissionFrame()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:CloseMissionFrame()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_PACKAGE_ITEM_CHANGED;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L681</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_PACKAGE_ITEM_CHANGED;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkAdjustAttr(number, number, number)</code><br /><small style="color:#657078;">number, number, number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkAdjustAttr(number, number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L346</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkAdjustSkill(number, number)</code><br /><small style="color:#657078;">number, number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkAdjustSkill(number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L388</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkReset(number, number)</code><br /><small style="color:#657078;">number, number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkReset(number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L419</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkResetQuality(number, number, number)</code><br /><small style="color:#657078;">number, number, number · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DarkResetQuality(number, number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L444</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DelFriend()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:DelFriend()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_UPDATE_FRIEND;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4386</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_UPDATE_FRIEND;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EditMood()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EditMood()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_MOOD_SET;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5026</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_MOOD_SET;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EnumPlayerMission_ItemAction(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EnumPlayerMission_ItemAction(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2266</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EnumProvinces(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EnumProvinces(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L184</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EraseApply(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:EraseApply(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3715</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyFaceStyle()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyFaceStyle()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5263</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyHairColor()</code><br /><small style="color:#657078;">无参数 · 4 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyHairColor()</code><br /><small style="color:#657078;">4 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5225</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyHairStyle()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyHairStyle()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5245</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyHeadStyle()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Get_MyHeadStyle()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5256</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetApplyMemberCount()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetApplyMemberCount()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3499</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetApplyMemberInfo(number)</code><br /><small style="color:#657078;">number · 10 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetApplyMemberInfo(number)</code><br /><small style="color:#657078;">10 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3545</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetApplyMemberUIModelName(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetApplyMemberUIModelName(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3515</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetAutoSearch(number)</code><br /><small style="color:#657078;">number · 6 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetAutoSearch(number)</code><br /><small style="color:#657078;">6 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2705</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetAutoSearchPriority(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetAutoSearchPriority(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2766</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetAutoSearchSceneStartEnd(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetAutoSearchSceneStartEnd(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2730</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBaseBag_BaseNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBaseBag_BaseNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3812</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBaseBag_MaxNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBaseBag_MaxNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3806</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBaseBag_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBaseBag_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3800</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothGood_ID(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothGood_ID(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2461</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothGood_Name(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothGood_Name(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2479</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothGood_Price()</code><br /><small style="color:#657078;">无参数 · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothGood_Price()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2497</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothList_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetBoothList_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2455</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetChallengeTeamMemberCount()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetChallengeTeamMemberCount()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2629</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetChallengeTeamMemberInfo(number)</code><br /><small style="color:#657078;">number · 4 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetChallengeTeamMemberInfo(number)</code><br /><small style="color:#657078;">4 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2635</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetCityNumFromOneProvinceId(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetCityNumFromOneProvinceId(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L228</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetDBLeftProtectTime()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetDBLeftProtectTime()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2780</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetFriend(string, string)</code><br /><small style="color:#657078;">string, string · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetFriend(string, string)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3871</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetFriendByName(string)</code><br /><small style="color:#657078;">string · 2 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetFriendByName(string)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4425</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetFriendNumber()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 5 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetFriendNumber()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3857</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamCount()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamCount()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3295</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamMemberCount(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamMemberCount(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3312</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamMemberInfo(number, number)</code><br /><small style="color:#657078;">number, number · 10 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamMemberInfo(number, number)</code><br /><small style="color:#657078;">10 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3398</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamMemberUIModelName(number, number)</code><br /><small style="color:#657078;">number, number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetInviteTeamMemberUIModelName(number, number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3348</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetLeftProtectTime()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetLeftProtectTime()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2786</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetLookUpPartInfo(string)</code><br /><small style="color:#657078;">string · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetLookUpPartInfo(string)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4490</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMail()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMail()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4851</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMailNumber()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 5 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMailNumber()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4730</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMailTimeInt()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMailTimeInt()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4950</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMatBag_BaseNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMatBag_BaseNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3830</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMatBag_MaxNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMatBag_MaxNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3824</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMatBag_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMatBag_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3818</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionContinue_Bonus(number)</code><br /><small style="color:#657078;">number · 3 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionContinue_Bonus(number)</code><br /><small style="color:#657078;">3 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L617</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionContinue_Num()</code><br /><small style="color:#657078;">无参数 · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionContinue_Num()</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L592</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionContinue_Text(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionContinue_Text(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L603</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionDemand_Item(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionDemand_Item(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L718</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionDemand_Num()</code><br /><small style="color:#657078;">无参数 · 2 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionDemand_Num()</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L668</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionDemand_Text(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionDemand_Text(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L703</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Bonus(number)</code><br /><small style="color:#657078;">number · 3 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Bonus(number)</code><br /><small style="color:#657078;">3 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1080</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Kind(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Kind(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L996</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Num()</code><br /><small style="color:#657078;">无参数 · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Num()</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L741</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Text(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMissionInfo_Text(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1064</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMood()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetMood()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_MOOD_SET;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5019</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_MOOD_SET;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNextMail()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNextMail()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_HAVE_MAIL;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4764</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_HAVE_MAIL;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCEventList_Item(number)</code><br /><small style="color:#657078;">number · 5 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCEventList_Item(number)</code><br /><small style="color:#657078;">5 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2299</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCEventList_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCEventList_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2290</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCIDByServerID(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCIDByServerID(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5488</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCobj_ID()</code><br /><small style="color:#657078;">无参数 · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetNPCobj_ID()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5567</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPacketItem()</code><br /><small style="color:#657078;">无参数 · 2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPacketItem()</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3759</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPacketItemMaxNumber()</code><br /><small style="color:#657078;">无参数 · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPacketItemMaxNumber()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3789</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPetsOneTypeNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPetsOneTypeNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L285</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_ActivePos(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_ActivePos(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L839</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_BillName(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_BillName(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2179</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_DataRound(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_DataRound(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1743</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_DelActivePos(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_DelActivePos(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L867</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Description(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Description(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1198</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Display(number, number)</code><br /><small style="color:#657078;">number, number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Display(number, number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1797</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_ForePart(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_ForePart(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L789</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Info(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Info(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2209</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_InUse(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_InUse(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1145</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_IsElite(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_IsElite(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1028</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_ItemCountNow(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_ItemCountNow(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1772</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Kind(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Kind(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L962</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Level(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Level(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L753</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Memo(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Memo(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2027</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Name(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Name(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2159</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1138</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_RemainTime(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_RemainTime(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1889</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_StrList(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_StrList(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L889</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Variable(number, number)</code><br /><small style="color:#657078;">number, number · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_Variable(number, number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1715</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_VariableByByte(number, number, number)</code><br /><small style="color:#657078;">number, number, number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMission_VariableByByte(number, number, number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L810</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionBonus_Item(number)</code><br /><small style="color:#657078;">number · 3 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionBonus_Item(number)</code><br /><small style="color:#657078;">3 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1971</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionBonus_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionBonus_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2151</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionCustom(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionCustom(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1949</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionCustom_Num(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionCustom_Num(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2115</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemand_Item(number)</code><br /><small style="color:#657078;">number · 3 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemand_Item(number)</code><br /><small style="color:#657078;">3 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1905</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemand_NPC(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemand_NPC(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1928</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemand_Num(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemand_Num(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1644</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemandKill_Num(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionDemandKill_Num(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L1680</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionRandomCustom(number, number)</code><br /><small style="color:#657078;">number, number · 3 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionRandomCustom(number, number)</code><br /><small style="color:#657078;">3 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L930</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionRandomCustom_Num(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerMissionRandomCustom_Num(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L909</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_ID(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_ID(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5539</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_Level(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_Level(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5553</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5589</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_Type(number)</code><br /><small style="color:#657078;">number · 1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPlayerSkill_Type(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5575</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2362</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_LifeAbility(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_LifeAbility(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2383</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_LifeAbilityLevel(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_LifeAbilityLevel(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2412</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_Requirement(number, number)</code><br /><small style="color:#657078;">number, number · 2 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_Requirement(number, number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2504</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_Result(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Item_Result(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2432</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetPrescrList_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2353</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetProvincesNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetProvincesNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L178</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetSystemHistroy()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetSystemHistroy()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4900</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetSystemHistroyNumber()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetSystemHistroyNumber()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4894</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTaskBag_BaseNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTaskBag_BaseNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3848</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTaskBag_MaxNum()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTaskBag_MaxNum()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3842</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTaskBag_Num()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTaskBag_Num()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3836</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamExpMode()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamExpMode()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2683</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemberCount()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemberCount()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3276</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemberInfo(number)</code><br /><small style="color:#657078;">number · 13 个返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemberInfo(number)</code><br /><small style="color:#657078;">13 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3105</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemBufInfo(number, number)</code><br /><small style="color:#657078;">number, number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemBufInfo(number, number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2932</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemBufNum(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemBufNum(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2919</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemGUIDByUIIndex(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemGUIDByUIIndex(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3087</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemInfoByIndex(number)</code><br /><small style="color:#657078;">number · 6 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemInfoByIndex(number)</code><br /><small style="color:#657078;">6 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2963</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemUIModelName(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetTeamMemUIModelName(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3033</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetUIColor(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:GetUIColor(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5510</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:getUINumbersFromIpRegion(number)</code><br /><small style="color:#657078;">number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:getUINumbersFromIpRegion(number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L243</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteAddFriend()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteAddFriend()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4069</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteAddFriendByFriendList(number, number)</code><br /><small style="color:#657078;">number, number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteAddFriendByFriendList(number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4086</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteAddFriendByteam()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteAddFriendByteam()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4112</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteApplyAddPingbi(number, number, number)</code><br /><small style="color:#657078;">number, number, number · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:InviteApplyAddPingbi(number, number, number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3627</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:IsCanDoAction()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:IsCanDoAction()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5372</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:IsTeamLeader()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:IsTeamLeader()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2597</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:IsTeamMemberInScene(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:IsTeamMemberInScene(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3066</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:LookupOtherParticularInfo(number, number)</code><br /><small style="color:#657078;">number, number · 无返回值 · 脚本使用 5 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:LookupOtherParticularInfo(number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TOGLE_XUN_ZONG;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4436</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TOGLE_XUN_ZONG;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Mission_Abnegate_Popup(number, string)</code><br /><small style="color:#657078;">number, string · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Mission_Abnegate_Popup(number, string)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_AFFIRM_SHOW;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2224</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_AFFIRM_SHOW;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Mission_Abnegate_Special_Quest_Popup(number, string)</code><br /><small style="color:#657078;">number, string · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:Mission_Abnegate_Special_Quest_Popup(number, string)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_AFFIRM_SHOW<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2251</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_AFFIRM_SHOW<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:NumCityFromOneProvince(number, number)</code><br /><small style="color:#657078;">number, number · 2 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:NumCityFromOneProvince(number, number)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L204</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenFriendList()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenFriendList()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TOGLE_FRIEND、GE_OPEN_EMAIL;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4754</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TOGLE_FRIEND、GE_OPEN_EMAIL;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenHistroy()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenHistroy()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_HISTROY;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5032</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_HISTROY;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenMail(string, string)</code><br /><small style="color:#657078;">string, string · 无返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenMail(string, string)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_EMAIL_WRITE;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4736</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_EMAIL_WRITE;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenMailRead()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenMailRead()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_EMAIL;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4936</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_EMAIL;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenSystemHistroy()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:OpenSystemHistroy()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_SYSTEMINFO;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4922</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_OPEN_SYSTEMINFO;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:PetsOneType_GetAttr(number, string)</code><br /><small style="color:#657078;">number, string · 2 个返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:PetsOneType_GetAttr(number, string)</code><br /><small style="color:#657078;">2 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L291</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:PetsOneType_SetModel(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:PetsOneType_SetModel(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L271</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:RespondChallenge(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:RespondChallenge(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2668</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SelCaptchaAnswer(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SelCaptchaAnswer(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L490</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SelectAsTargetByUIIndex(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SelectAsTargetByUIIndex(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_MAINTARGET_OPEND;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2825</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_MAINTARGET_OPEND;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SelectTeamMemPetAsTargetByUIIndex(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SelectTeamMemPetAsTargetByUIIndex(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2874</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SendCreateCharCode(string)</code><br /><small style="color:#657078;">string · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SendCreateCharCode(string)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L520</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SendLoginCode(string)</code><br /><small style="color:#657078;">string · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SendLoginCode(string)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L551</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SendMail(string, string)</code><br /><small style="color:#657078;">string, string · 1 个返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SendMail(string, string)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE;操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4772</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE;操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetCanUseHotKey(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetCanUseHotKey(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L502</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetCurSelApply(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetCurSelApply(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3683</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetMood()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetMood()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE;操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4986</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_NEW_DEBUGMESSAGE;操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetSelectTeamMember_Leader(number)</code><br /><small style="color:#657078;">number · 无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetSelectTeamMember_Leader(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2578</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetSelfInfo()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 3 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetSelfInfo()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2565</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetTeamExpMode(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetTeamExpMode(number)</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L2691</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetTeamFrameOpenFlag(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 5 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:SetTeamFrameOpenFlag(number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TEAM_NOTIFY_APPLY<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L3669</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TEAM_NOTIFY_APPLY<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ShowChatInfo(string)</code><br /><small style="color:#657078;">string · 无返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ShowChatInfo(string)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4703</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ShowFriendInfo(number, number)</code><br /><small style="color:#657078;">number, number · 无返回值 · 脚本使用 6 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ShowFriendInfo(number, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TOGLE_FRIEND_INFO;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4651</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 触发客户端事件 GE_TOGLE_FRIEND_INFO;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_HP_Team()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_HP_Team()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5427</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Icon_Team()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Icon_Team()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5459</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Level_Team()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Level_Team()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5451</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_MP_Team()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_MP_Team()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5435</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Name_Team()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Name_Team()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5418</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Rage_Team()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:TargetFrame_Update_Rage_Team()</code><br /><small style="color:#657078;">1 个返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5443</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ThrowToBlackList()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ThrowToBlackList()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4167</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ThrowToList()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 1 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ThrowToList()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L4184</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ToggleShowPetList()</code><br /><small style="color:#657078;">无参数 · 无返回值 · 脚本使用 2 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:ToggleShowPetList()</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L5473</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|-
|-
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:UpdateCaptchaData(string, string, string, string, string, number)</code><br /><small style="color:#657078;">string, string, string, string, string, number · 无返回值 · 脚本使用 5 处</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">DataPool:UpdateCaptchaData(string, string, string, string, string, number)</code><br /><small style="color:#657078;">无返回值</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp L472</small>
| style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 操作客户端界面;读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_DataPool.cpp</small>
|}
|}



2026年9月19日 (六) 08:12的版本

首页 · 客户端接口 · DataPool · 窗口操作 · 客户端事件

DataPool 对象方法
实现类 DataPool · 181 个方法
本页参数与返回值由客户端 C++ 绑定源码自动推断(参数取自 args[n]lua_is* 的实际取值点,返回项数取自 return n),未经运行验证;用途摘要按实现体归纳,仅供参考。

调用方式

调用形式:DataPool:AddFriend(string, number) 对象名 DataPool 是全局对象,可直接使用。

方法列表

方法 说明
DataPool:AddFriend(string, number)
无返回值
触发客户端事件 GE_NEW_DEBUGMESSAGE、GE_UPDATE_FRIEND;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:AskCreateCharCode()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:AskDelFriend(number, number)
无返回值
触发客户端事件 GE_NEW_DEBUGMESSAGE、GE_DELETE_FRIEND;操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:AskLoginCode()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:AskMyBagList()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Challenge()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_GetColorLumination(number, number, number, number, number)
4 个返回值
操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_MyFaceStyle(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_MyFaceStyle_Item(number)
6 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_MyHairColor(number, number, number, number)
1 个返回值
操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_MyHairStyle(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_MyHairStyle_Item(number)
6 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_MyHeadStyle_Item(number, number)
8 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Change_RectifyColor(number, number, number, number)
5 个返回值
操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Check_StringCode(string)
1 个返回值
操作客户端界面
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:ClearAllApply()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:CloseMissionFrame()
无返回值
触发客户端事件 GE_PACKAGE_ITEM_CHANGED;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:DarkAdjustAttr(number, number, number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:DarkAdjustSkill(number, number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:DarkReset(number, number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:DarkResetQuality(number, number, number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:DelFriend()
无返回值
触发客户端事件 GE_UPDATE_FRIEND;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:EditMood()
无返回值
触发客户端事件 GE_MOOD_SET;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:EnumPlayerMission_ItemAction(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:EnumProvinces(number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:EraseApply(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Get_MyFaceStyle()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Get_MyHairColor()
4 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Get_MyHairStyle()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Get_MyHeadStyle()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetApplyMemberCount()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetApplyMemberInfo(number)
10 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetApplyMemberUIModelName(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetAutoSearch(number)
6 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetAutoSearchPriority(number)
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetAutoSearchSceneStartEnd(number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetBaseBag_BaseNum()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetBaseBag_MaxNum()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetBaseBag_Num()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetBoothGood_ID(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetBoothGood_Name(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetBoothGood_Price()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetBoothList_Num()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetChallengeTeamMemberCount()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetChallengeTeamMemberInfo(number)
4 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetCityNumFromOneProvinceId(number)
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetDBLeftProtectTime()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetFriend(string, string)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetFriendByName(string)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetFriendNumber()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetInviteTeamCount()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetInviteTeamMemberCount(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetInviteTeamMemberInfo(number, number)
10 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetInviteTeamMemberUIModelName(number, number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetLeftProtectTime()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetLookUpPartInfo(string)
1 个返回值
操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMail()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMailNumber()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMailTimeInt()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMatBag_BaseNum()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMatBag_MaxNum()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMatBag_Num()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionContinue_Bonus(number)
3 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionContinue_Num()
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionContinue_Text(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionDemand_Item(number)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionDemand_Num()
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionDemand_Text(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionInfo_Bonus(number)
3 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionInfo_Kind(number)
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionInfo_Num()
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMissionInfo_Text(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetMood()
1 个返回值
触发客户端事件 GE_MOOD_SET;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetNextMail()
无返回值
触发客户端事件 GE_HAVE_MAIL;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetNPCEventList_Item(number)
5 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetNPCEventList_Num()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetNPCIDByServerID(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetNPCobj_ID()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPacketItem()
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPacketItemMaxNumber()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPetsOneTypeNum()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_ActivePos(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_BillName(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_DataRound(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_DelActivePos(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Description(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Display(number, number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_ForePart(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Info(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_InUse(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_IsElite(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_ItemCountNow(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Kind(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Level(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Memo(number)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Name(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Num()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_RemainTime(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_StrList(number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_Variable(number, number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMission_VariableByByte(number, number, number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionBonus_Item(number)
3 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionBonus_Num()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionCustom(number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionCustom_Num(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionDemand_Item(number)
3 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionDemand_NPC(number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionDemand_Num(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionDemandKill_Num(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionRandomCustom(number, number)
3 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerMissionRandomCustom_Num(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerSkill_ID(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerSkill_Level(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerSkill_Num()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPlayerSkill_Type(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPrescrList_Item(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPrescrList_Item_LifeAbility(number)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPrescrList_Item_LifeAbilityLevel(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPrescrList_Item_Requirement(number, number)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPrescrList_Item_Result(number)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetPrescrList_Num()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetProvincesNum()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetSystemHistroy()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetSystemHistroyNumber()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTaskBag_BaseNum()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTaskBag_MaxNum()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTaskBag_Num()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamExpMode()
1 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamMemberCount()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamMemberInfo(number)
13 个返回值
操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamMemBufInfo(number, number)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamMemBufNum(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamMemGUIDByUIIndex(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamMemInfoByIndex(number)
6 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetTeamMemUIModelName(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:GetUIColor(number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:getUINumbersFromIpRegion(number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:InviteAddFriend()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:InviteAddFriendByFriendList(number, number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:InviteAddFriendByteam()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:InviteApplyAddPingbi(number, number, number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:IsCanDoAction()
1 个返回值
操作客户端界面
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:IsTeamLeader()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:IsTeamMemberInScene(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:LookupOtherParticularInfo(number, number)
无返回值
触发客户端事件 GE_TOGLE_XUN_ZONG;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Mission_Abnegate_Popup(number, string)
1 个返回值
触发客户端事件 GE_AFFIRM_SHOW;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:Mission_Abnegate_Special_Quest_Popup(number, string)
无返回值
触发客户端事件 GE_AFFIRM_SHOW
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:NumCityFromOneProvince(number, number)
2 个返回值
实现体未体现明确的外部效果
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:OpenFriendList()
无返回值
触发客户端事件 GE_TOGLE_FRIEND、GE_OPEN_EMAIL;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:OpenHistroy()
无返回值
触发客户端事件 GE_OPEN_HISTROY;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:OpenMail(string, string)
无返回值
触发客户端事件 GE_OPEN_EMAIL_WRITE;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:OpenMailRead()
无返回值
触发客户端事件 GE_OPEN_EMAIL;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:OpenSystemHistroy()
无返回值
触发客户端事件 GE_OPEN_SYSTEMINFO;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:PetsOneType_GetAttr(number, string)
2 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:PetsOneType_SetModel(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:RespondChallenge(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SelCaptchaAnswer(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SelectAsTargetByUIIndex(number)
无返回值
触发客户端事件 GE_MAINTARGET_OPEND;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SelectTeamMemPetAsTargetByUIIndex(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SendCreateCharCode(string)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SendLoginCode(string)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SendMail(string, string)
1 个返回值
触发客户端事件 GE_NEW_DEBUGMESSAGE;操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SetCanUseHotKey(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SetCurSelApply(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SetMood()
无返回值
触发客户端事件 GE_NEW_DEBUGMESSAGE;操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SetSelectTeamMember_Leader(number)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SetSelfInfo()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SetTeamExpMode(number)
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:SetTeamFrameOpenFlag(number)
无返回值
触发客户端事件 GE_TEAM_NOTIFY_APPLY
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:ShowChatInfo(string)
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:ShowFriendInfo(number, number)
无返回值
触发客户端事件 GE_TOGLE_FRIEND_INFO;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:TargetFrame_Update_HP_Team()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:TargetFrame_Update_Icon_Team()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:TargetFrame_Update_Level_Team()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:TargetFrame_Update_MP_Team()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:TargetFrame_Update_Name_Team()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:TargetFrame_Update_Rage_Team()
1 个返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:ThrowToBlackList()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:ThrowToList()
无返回值
读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:ToggleShowPetList()
无返回值
操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp
DataPool:UpdateCaptchaData(string, string, string, string, string, number)
无返回值
操作客户端界面;读取客户端本地数据
Game/Interface/GMGameInterface_Script_DataPool.cpp

多返回值方法

  • DataPool:Change_GetColorLumination → 4 个返回值
  • DataPool:Change_MyFaceStyle_Item → 6 个返回值
  • DataPool:Change_MyHairStyle_Item → 6 个返回值
  • DataPool:Change_MyHeadStyle_Item → 8 个返回值
  • DataPool:Change_RectifyColor → 5 个返回值
  • DataPool:EnumProvinces → 2 个返回值
  • DataPool:Get_MyHairColor → 4 个返回值
  • DataPool:GetApplyMemberInfo → 10 个返回值
  • DataPool:GetAutoSearch → 6 个返回值
  • DataPool:GetAutoSearchSceneStartEnd → 2 个返回值
  • DataPool:GetChallengeTeamMemberInfo → 4 个返回值
  • DataPool:GetFriendByName → 2 个返回值
  • DataPool:GetInviteTeamMemberInfo → 10 个返回值
  • DataPool:GetMissionContinue_Bonus → 3 个返回值
  • DataPool:GetMissionContinue_Num → 2 个返回值
  • DataPool:GetMissionDemand_Item → 2 个返回值
  • DataPool:GetMissionDemand_Num → 2 个返回值
  • DataPool:GetMissionInfo_Bonus → 3 个返回值
  • DataPool:GetMissionInfo_Num → 2 个返回值
  • DataPool:GetNPCEventList_Item → 5 个返回值
  • DataPool:GetPacketItem → 2 个返回值
  • DataPool:GetPlayerMission_Memo → 2 个返回值
  • DataPool:GetPlayerMission_StrList → 2 个返回值
  • DataPool:GetPlayerMissionBonus_Item → 3 个返回值
  • DataPool:GetPlayerMissionCustom → 2 个返回值
  • DataPool:GetPlayerMissionDemand_Item → 3 个返回值
  • DataPool:GetPlayerMissionDemand_NPC → 2 个返回值
  • DataPool:GetPlayerMissionRandomCustom → 3 个返回值
  • DataPool:GetPrescrList_Item_LifeAbility → 2 个返回值
  • DataPool:GetPrescrList_Item_Requirement → 2 个返回值
  • DataPool:GetPrescrList_Item_Result → 2 个返回值
  • DataPool:GetTeamMemberInfo → 13 个返回值
  • DataPool:GetTeamMemBufInfo → 2 个返回值
  • DataPool:GetTeamMemInfoByIndex → 6 个返回值
  • DataPool:GetUIColor → 2 个返回值
  • DataPool:getUINumbersFromIpRegion → 2 个返回值
  • DataPool:NumCityFromOneProvince → 2 个返回值
  • DataPool:PetsOneType_GetAttr → 2 个返回值


脚本中的调用

以下是该对象在客户端界面脚本里的调用点(整理为注释,便于检索):

-- DataPool:AddFriend  ← ChatInfo/ChatInfo.lua
-- DataPool:AskCreateCharCode  ← SelectRole/SelectRole.lua
-- DataPool:AskDelFriend  ← ContexMenu/ContexMenu.lua
-- DataPool:AskLoginCode  ← TextValidate/TextValidate.lua