C# Class LuaInterface.LuaConstructor

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
LuaConstructor ( ConstructorInfo func, 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