Class InputParametersList
Editor list for displaying and editing input parameters.
Inheritance
System.Object
InputParametersList
Inherited Members
Namespace: InsaneScatterbrain.MapGraph.Editor
Syntax
public class InputParametersList : ParametersList
Constructors
InputParametersList(ScriptGraphParameters, ScriptGraphGraph)
Declaration
public InputParametersList(ScriptGraphParameters parameters, ScriptGraphGraph graph)
Parameters
Type | Name | Description |
---|---|---|
ScriptGraphParameters | parameters | |
ScriptGraphGraph | graph |
Properties
DefaultName
Declaration
protected override string DefaultName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
InsaneScatterbrain.MapGraph.Editor.DataSetListBase<InsaneScatterbrain.ScriptGraph.ScriptGraphParameter>.DefaultName
LabelText
Declaration
protected override string LabelText { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
InsaneScatterbrain.MapGraph.Editor.DataSetListBase<InsaneScatterbrain.ScriptGraph.ScriptGraphParameter>.LabelText
Types
Declaration
protected override IEnumerable<Type> Types { get; }
Property Value
Type | Description |
---|---|
IEnumerable<Type> |