Summary
[Editor-Only]
Generates every procedural asset in the specified `nameSpace`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- ProceduralAsset
Syntax
public static void GenerateNamespace(string nameSpace, bool immediate = false)
Parameters
| Name | Type | Description |
|---|---|---|
| nameSpace | string | |
| immediate | bool |
Return Value
| Type | Description |
|---|---|
| void |