Summary
Calls
Weaver.Editor.Procedural.Scripting.ElementBuilder.ReleaseToPool
on each item in the list, then clears it.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- Element
Builder Group Extensions
Syntax
public static void ReleaseElementsToPool(this List<ElementBuilder> elements)
Parameters
Name | Type | Description |
---|---|---|
elements | List |
Return Value
Type | Description |
---|---|
void |