C# 클래스 LuaInterface.LuaConstructor

파일 보기 프로젝트 열기: woshihuo12/UnityHello 1 사용 예제들

공개 메소드들

메소드 설명
Call ( IntPtr L ) : int
Destroy ( ) : void

비공개 메소드들

메소드 설명
LuaConstructor ( ConstructorInfo func, Type types ) : System

메소드 상세

Call() 공개 메소드

public Call ( IntPtr L ) : int
L System.IntPtr
리턴 int

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void