C# Class YwLuaMonoBehaviourEditor, 2DPlatformer-SLua

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

Protected Properties

Свойство Type Description
m_cLuaParams UnityEditor.SerializedProperty

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

m_cLuaParams protected_oe property

protected SerializedProperty,UnityEditor m_cLuaParams
Résultat UnityEditor.SerializedProperty