Lua类型和C#类型对应

nil  null

string  System.String

number  System.Double System.Int32...

boolean  System.Boolean

table  LuaInterface.LuaTable

function  LuaInterface.LuaFunction


首页 我的博客
粤ICP备17103704号