Summary
Calls
Weaver.Editor.Procedural.Scripting.ElementBuilder.PrepareToBuild(System.Boolean,System.Boolean@) on all Weaver.Editor.Procedural.Scripting.IElementBuilderGroup.Elements.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- Element
Builder Group Extensions
Syntax
public static void PrepareMembersToBuild(this IElementBuilderGroup group, bool retainObsoleteMembers, ref bool shouldRebuild)
Parameters
| Name | Type | Description |
|---|---|---|
| group | IElementBuilderGroup | |
| retainObsoleteMembers | bool | |
| shouldRebuild | bool |
Return Value
| Type | Description |
|---|---|
| void |