C# Class YwLuaMonoBehaviourParamsPropertyDrawer.MethodMenuEventParam, 2DPlatformer-SLua

Afficher le fichier Open project: yaukeywang/2DPlatformer-SLua

Méthodes publiques

Свойство Type Description
m_cListener UnityEditor.SerializedProperty
m_nEventIdx int

Méthodes publiques

Méthode Description
MethodMenuEventParam ( UnityEditor.SerializedProperty cListener, int nEventIdx ) : System

Method Details

MethodMenuEventParam() public méthode

public MethodMenuEventParam ( UnityEditor.SerializedProperty cListener, int nEventIdx ) : System
cListener UnityEditor.SerializedProperty
nEventIdx int
Résultat System

Property Details

m_cListener public_oe property

public SerializedProperty,UnityEditor m_cListener
Résultat UnityEditor.SerializedProperty

m_nEventIdx public_oe property

public int m_nEventIdx
Résultat int