Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LuaInterface
LuaTable
C# Class LuaInterface.LuaTable
Show file
Open project: liangxiegame/QFramework
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
GetLuaFunction
(
string
funcName
) :
LuaFunction
this
(
string
name
) :
object
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
GetLuaFunction()
public
method
public
GetLuaFunction
(
string
funcName
) :
LuaFunction
funcName
string
return
LuaFunction
this()
public
method
public
this
(
string
name
) :
object
name
string
return
object