Summary
[Editor-Only]
Generates the procedural asset associated with the specified `generatorMethod`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- ProceduralAsset
Syntax
public static void Generate(MethodInfo generatorMethod, bool immediate = false)
Parameters
| Name | Type | Description |
|---|---|---|
| generatorMethod | MethodInfo | |
| immediate | bool |
Return Value
| Type | Description |
|---|---|
| void |