Summary
Adds the paths in the specified `list` to this list.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- LazyAssetList
<T>
Syntax
public void AddPaths(LazyAssetList<T> list)
Parameters
| Name | Type | Description |
|---|---|---|
| list | LazyAssetList |
Return Value
| Type | Description |
|---|---|
| void |