C# Class UIWindowAssetEditor, KEngine

Inheritance: Editor
ファイルを表示 Open project: mr-kelly/KEngine

Public Properties

Property Type Description
CustomInspectorGUIAfter System.Action
CustomInspectorGUIBefore System.Action

Public Methods

Method Description
OnInspectorGUI ( ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

Property Details

CustomInspectorGUIAfter public_oe static_oe property

public static System.Action CustomInspectorGUIAfter
return System.Action

CustomInspectorGUIBefore public_oe static_oe property

public static System.Action CustomInspectorGUIBefore
return System.Action