C# Class YwLuaMonoBehaviourEditor, 2DPlatformer-SLua

Inheritance: Editor
Exibir arquivo Open project: yaukeywang/2DPlatformer-SLua

Protected Properties

Property Type Description
m_cLuaParams UnityEditor.SerializedProperty

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
OnEnable ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

Property Details

m_cLuaParams protected_oe property

protected SerializedProperty,UnityEditor m_cLuaParams
return UnityEditor.SerializedProperty