C# 클래스 LuaInterface.LuaClassType

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

공개 프로퍼티들

프로퍼티 타입 설명
klass System.Type
returnTypes System.Type[][]

프로퍼티 상세

klass 공개적으로 프로퍼티

public Type,System klass
리턴 System.Type

returnTypes 공개적으로 프로퍼티

public Type[][],System returnTypes
리턴 System.Type[][]