C# Class LuaInterface.LuaRIDX

Show file 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 property

public int LUA_RIDX_GLOBALS
return int

LUA_RIDX_LOADED public property

public int LUA_RIDX_LOADED
return int

LUA_RIDX_MAINTHREAD public property

public int LUA_RIDX_MAINTHREAD
return int

LUA_RIDX_PRELOAD public property

public int LUA_RIDX_PRELOAD
return int