MetaAssetList<TAsset, TMeta>.

GetMetaData(int) Method

Summary

Returns the meta-data of the asset at the specified index.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
MetaAssetList<TAsset, TMeta>

Syntax

public TMeta GetMetaData(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
TMeta