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
NLua
Method
LuaEventHandler
C# Class NLua.Method.LuaEventHandler
Show file
Open project: ShiQiKuangSan/AutoLua
Public Properties
Property
Type
Description
Handler
LuaFunction
Public Methods
Method
Description
HandleEvent
(
Array
args
) :
void
Method Details
HandleEvent()
public
method
public
HandleEvent
(
Array
args
) :
void
args
Array
return
void
Property Details
Handler
public property
public
LuaFunction
Handler
return
LuaFunction