C# 클래스 YwLuaMonoBehaviourParamsPropertyDrawer.MethodMenuEventParam, 2DPlatformer-SLua

파일 보기 프로젝트 열기: yaukeywang/2DPlatformer-SLua

공개 프로퍼티들

프로퍼티 타입 설명
m_cListener UnityEditor.SerializedProperty
m_nEventIdx int

공개 메소드들

메소드 설명
MethodMenuEventParam ( UnityEditor.SerializedProperty cListener, int nEventIdx ) : System

메소드 상세

MethodMenuEventParam() 공개 메소드

public MethodMenuEventParam ( UnityEditor.SerializedProperty cListener, int nEventIdx ) : System
cListener UnityEditor.SerializedProperty
nEventIdx int
리턴 System

프로퍼티 상세

m_cListener 공개적으로 프로퍼티

public SerializedProperty,UnityEditor m_cListener
리턴 UnityEditor.SerializedProperty

m_nEventIdx 공개적으로 프로퍼티

public int m_nEventIdx
리턴 int