查看“︁Lua接口/客户端函数索引/TargetPet”︁的源代码
来自天龙知识库
←
Lua接口/客户端函数索引/TargetPet
跳到导航
跳到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
__NOTOC__ <div class="lua-reference" style="max-width:1200px;margin:0 auto;line-height:1.8;color:#29343a;font-family:Arial,'Microsoft YaHei','PingFang SC',sans-serif;letter-spacing:0;overflow-wrap:anywhere;"> [[首页|首页]] · [[Lua接口/客户端函数索引|客户端接口]] · [[Lua接口/客户端函数索引/TargetPet|TargetPet]] · [[Lua接口/客户端窗口操作|窗口操作]] · [[Lua接口/客户端事件|客户端事件]] <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;">TargetPet 对象方法</div> <div style="margin-top:6px;color:#657078;">实现类 <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet</code> · 48 个方法 · 脚本使用 131 处</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> == 调用方式 == 调用形式:<code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:CopyMyPet(number)</code> 对象名 <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet</code> 是全局对象,可直接使用。 == 方法列表 == {| class="wikitable" style="width:100%;table-layout:fixed;border-collapse:collapse;font-size:13px;" ! scope="col" style="text-align:left;background:#edf3f2;padding:8px;width:34%;" | 方法 ! 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;">TargetPet:CopyMyPet(number)</code><br /><small style="color:#657078;">number · 无返回值 · 脚本使用 1 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L629</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetAIType()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L863</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetAttackTrait()</code><br /><small style="color:#657078;">无参数 · 2 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L918</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetBasic()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L491</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetConsort()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L157</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetCriticalAttack()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L649</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetCriticalDefence()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L661</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetDeathWarrant()</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_TargetPet.cpp L849</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetDex()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L450</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetDexAptitude()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L381</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetExp()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L518</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetFoodType()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L876</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetGrowRate()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L956</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetHappy()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 3 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L233</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetHP()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L297</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetID()</code><br /><small style="color:#657078;">无参数 · 3 个返回值 · 脚本使用 6 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L193</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetInt()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L437</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetIntAptitude()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L395</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetIsFighting()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L828</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetLevel()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L219</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetLoyalgGade()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L283</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetMagicAttack()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L545</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetMagicRecovery()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L573</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetMaxHP()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 4 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L325</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetMaxLife()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 实现体未体现明确的外部效果<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L275</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetMaxMP()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L339</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetMiss()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L601</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetMP()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L311</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetName()</code><br /><small style="color:#657078;">无参数 · 2 个返回值 · 脚本使用 6 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L131</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetNaturalLife()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L261</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPetGrowLevel(number)</code><br /><small style="color:#657078;">number · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L969</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPetTypeName()</code><br /><small style="color:#657078;">无参数 · 2 个返回值 · 脚本使用 3 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L69</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPF()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L463</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPFAptitude()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L367</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPhysicsAttack()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L532</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPhysicsRecovery()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L559</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPotential()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L505</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetSavvy()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L943</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetSex()</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_TargetPet.cpp L178</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetShootProbability()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L587</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetSta()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L477</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetStaAptitude()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L409</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetStr()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L423</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetStrAptitude()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 2 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L353</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetTakeLevel()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L901</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetType()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 1 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L247</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:IsPresent()</code><br /><small style="color:#657078;">无参数 · 1 个返回值 · 脚本使用 6 处</small> | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | 读取客户端本地数据<br /><small style="color:#657078;">Game/Interface/GMGameInterface_Script_TargetPet.cpp L41</small> |- | style="padding:8px;vertical-align:top;overflow-wrap:anywhere;" | <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:SetModel()</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_TargetPet.cpp L615</small> |} == 多返回值方法 == * <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetAttackTrait</code> → 2 个返回值 * <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetID</code> → 3 个返回值 * <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetName</code> → 2 个返回值 * <code style="white-space:normal;overflow-wrap:anywhere;">TargetPet:GetPetTypeName</code> → 2 个返回值 == 脚本中的调用 == 以下是该对象在客户端界面脚本里的调用点(整理为注释,便于检索): <pre style="white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7;padding:12px;background:#f5f7f8;border:1px solid #dbe3e6;">-- TargetPet:CopyMyPet ← TargetPet/TargetPet.lua -- Pet:GetAIType ← Pet/Pet.lua -- Pet:GetAttackTrait ← Pet/Pet.lua -- Pet:GetBasic ← Pet/Pet.lua</pre> </div>
返回
Lua接口/客户端函数索引/TargetPet
。
导航菜单
页面操作
页面
讨论
阅读
查看源代码
历史
页面操作
页面
讨论
更多
工具
个人工具
创建账号
登录
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
搜索
工具
链入页面
相关更改
页面信息