Summary
Determines the Weaver.Editor.Procedural.Scripting.ElementBuilder.Name of this type's members, attempts to resolve any naming
conflicts, matches existing System.Reflection.MemberInfos with their appropriate members, and
returns true if the script should be rebuilt for any reason (such as a member being added, removed, or renamed).
Syntax
public bool PrepareToBuild(bool retainObsoleteMembers, bool logBuildErrors)
Parameters
| Name |
Type |
Description |
| retainObsoleteMembers |
bool |
|
| logBuildErrors |
bool |
|
Return Value