1.lua
来自「htc manila 2 sourcecode」· LUA 代码 · 共 12 行
LUA
12 行
-- Decompiled using luadec 0.4 by sztupy (http://winmo.sztupy.hu)
-- Command line was: -l ; 5c9aa261_manila_1C98.luac
if _application.Navigation.CurrentRequest.PageGroup.Level == 0 then
this._visible = false
else
if _application.Navigation.CurrentRequest.PageGroup.Level > 0 then
this._visible = true
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?