LazyAssetList<T>.

AddPath(string) Method

Summary

Adds the `path` to this list.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
LazyAssetList<T>

Syntax

public void AddPath(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
void