bud*_*148 5 lua function
我想在一个Lua文件中调用一个函数,但只有当函数存在时,如何才能执行此操作?
lhf*_*lhf 5
试试if foo~=nil then foo() end.
if foo~=nil then foo() end
归档时间:
11 年,2 月 前
查看次数:
9108 次
最近记录: