前端Lua
前端Lua
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom string.gsub(attrDescs.desc[1].text, "250", "13") string.gsub(attrDescs.desc[2].
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then index
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then index = index + 1 local la
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then index = index + 1
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then index
前端Lua
我已经创建了gui界面 我怎么去修改我物品框的物品
前端Lua
我在界面文件已经创建了这ID了 我怎么直接去修改这个物品id
前端Lua
前端怎么修改我物品框里面的物品ID
前端Lua
for i, v in pairs(attrDescs.desc) do if v.text then index = index + 1 local label_posName = GUI:RichTextFCOLOR_Create(panel, "desc_text_" .. index, 0, 0, v.text or "", suitWidth - 20, _setFontSize or _Defau
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then index = index + 1
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then inde
前端Lua
for i, v in pairs(attrDescs.desc) do SL:print(v.text) if v.text then index = index + 1 local label_posName = GUI:RichTextFCOLOR_Create(panel, "desc_text_" .. index, 0, 0, v.text or "", suitWidth - 20, _setFontSize or _DefaultFSize, SL:GetColorByStyle
前端Lua
for i, v in pairs(attrDescs.desc) do SL:print(v.text) if v.text then index = index + 1 local label_posName = GUI:RichTextFCOLOR_Create(panel, "desc_text_" .. index, 0, 0, v.text or "", suitWidth - 20, _setFontSize or _DefaultFSize, SL:GetColorByStyle
前端Lua