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