LazyAssetList<T>.

GetPath(int) Method

Summary

Gets the path of the asset at the specified `index`.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
LazyAssetList<T>

Syntax

public string GetPath(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
string