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
LuaConstructor
C# Class LuaInterface.LuaConstructor
Show file
Open project: woshihuo12/UnityHello
Class Usage Examples
Public Methods
Method
Description
Call
(
IntPtr
L
) :
int
Destroy
( ) :
void
Private Methods
Method
Description
LuaConstructor
(
ConstructorInfo
func
,
Type
types
) :
System
Method Details
Call()
public
method
public
Call
(
IntPtr
L
) :
int
L
System.IntPtr
return
int
Destroy()
public
method
public
Destroy
( ) :
void
return
void