Summary
[Editor-Only]
Gathers all assets and their resource paths in the target
Weaver.AssetListBase.Directory.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- AssetListBase
Syntax
protected void GatherResources<T>(ref List<string> paths, List<T> assets) where T : Object
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| paths | List |
|
| assets | List |
Return Value
| Type | Description |
|---|---|
| void |