Summary
Get a
Weaver.Editor.Procedural.Scripting.TypeBuilder from the object pool and initialize it with the specified parameters.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- TypeBuilder
Syntax
public static TypeBuilder Get(IElementBuilderGroup parent, string nameSource, Type existingType)
Parameters
| Name | Type | Description |
|---|---|---|
| parent | IElementBuilderGroup | |
| nameSource | string | |
| existingType | Type |
Return Value
| Type | Description |
|---|---|
| TypeBuilder |