MetaAssetList<TAsset, TMeta>.

GatherAssets() Method

Summary

[Editor-Only] Gathers all assets in the target Weaver.AssetList.Directory and stores their resource paths in the serialized Weaver.LazyAssetList`1._Paths list.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
MetaAssetList<TAsset, TMeta>

Syntax

protected override void GatherAssets()

Return Value

Type Description
void