Summary
Appends the parameters passed into the base constructor, I.E.
"... : base(
Weaver.Editor.Procedural.Scripting.ConstructorBuilder.AppendBaseParameters
)".
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- ConstructorBuilder
Syntax
public Action<StringBuilder> AppendBaseParameters { get; set; }
Remarks
This value is not considered when determining if the script needs to be regenerated.
Value
Type | Description |
---|---|
Action |