Summary
Returns the nested type with the specified `name` (if one exists).
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- CachedTypeInfo
Syntax
public CachedTypeInfo GetNestedType(string name)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string |
Return Value
| Type | Description |
|---|---|
| CachedTypeInfo |