C# Class LuaInterface.LuaRIDX

显示文件 Open project: woshihuo12/UnityHello

Public Properties

Property Type Description
LUA_RIDX_GLOBALS int
LUA_RIDX_LOADED int
LUA_RIDX_MAINTHREAD int
LUA_RIDX_PRELOAD int

Property Details

LUA_RIDX_GLOBALS public_oe property

public int LUA_RIDX_GLOBALS
return int

LUA_RIDX_LOADED public_oe property

public int LUA_RIDX_LOADED
return int

LUA_RIDX_MAINTHREAD public_oe property

public int LUA_RIDX_MAINTHREAD
return int

LUA_RIDX_PRELOAD public_oe property

public int LUA_RIDX_PRELOAD
return int