C# Class Invert.Core.GraphDesigner.NodeProperty

Inheritance: InspectorProperty
ファイルを表示 Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
NodeProperty ( ) : System
NodeProperty ( InspectorType inspectorType ) : System
NodeProperty ( string tip ) : System

Method Details

NodeProperty() public method

public NodeProperty ( ) : System
return System

NodeProperty() public method

public NodeProperty ( InspectorType inspectorType ) : System
inspectorType InspectorType
return System

NodeProperty() public method

public NodeProperty ( string tip ) : System
tip string
return System