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
Test
Function
C# Class Test.Function
Inheritance:
LuaSharp.ClrFunction
Show file
Open project: jsimmons/LuaSharp
Public Methods
Method
Description
Function
( ) :
System
Protected Methods
Method
Description
OnInvoke
(
Lua
state
,
object
args
) :
object[]
Method Details
Function()
public
method
public
Function
( ) :
System
return
System
OnInvoke()
protected
method
protected
OnInvoke
(
Lua
state
,
object
args
) :
object[]
state
LuaSharp.Lua
args
object
return
object[]