Summary
Creates (if necessary) and returns a
Weaver.Editor.Procedural.Scripting.TypeBuilder such that each directory in the specified
`filePath` corresponds to a nested type.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- TypeBuilder
Syntax
public TypeBuilder GetOrAddNestedTypesForDirectories(Substring filePath)
Parameters
| Name | Type | Description |
|---|---|---|
| filePath | Substring |
Return Value
| Type | Description |
|---|---|
| TypeBuilder |