Summary
Ensures that the asset at the specified index in this list is loaded and returns it.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- LazyAssetList
<T>
Syntax
public T GetAsset(int index)
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Return Value
| Type | Description |
|---|---|
| T |