Summary
Get a
Weaver.Editor.Procedural.Scripting.TypeBuilder
from the object pool and initialize it with the specified parameters as a
member of this namespace.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- NamespaceBuilder
Syntax
public TypeBuilder AddType(string nameSource, CachedTypeInfo existingType)
Parameters
Name | Type | Description |
---|---|---|
nameSource | string | |
existingType | CachedTypeInfo |
Return Value
Type | Description |
---|---|
TypeBuilder |