Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LuaInterface
LuaMethod
C# Class LuaInterface.LuaMethod
Afficher le fichier
Open project: woshihuo12/UnityHello
Class Usage Examples
Méthodes publiques
Méthode
Description
Call
(
IntPtr
L
) :
int
Destroy
( ) :
void
Private Methods
Méthode
Description
LuaMethod
(
MethodInfo
md
,
Type
t
,
Type
types
) :
System
Method Details
Call()
public
méthode
public
Call
(
IntPtr
L
) :
int
L
System.IntPtr
Résultat
int
Destroy()
public
méthode
public
Destroy
( ) :
void
Résultat
void