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 this[int index] { get; }
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Value
| Type | Description |
|---|---|
| T |