C# Class Fungus.EditorUtils.SaveDataEditor

Inheritance: UnityEditor.Editor
ファイルを表示 Open project: snozbot/fungus

Protected Properties

Property Type Description
flowchartsProp 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

flowchartsProp protected_oe property

protected SerializedProperty,UnityEditor flowchartsProp
return UnityEditor.SerializedProperty