Summary
Gets the asset at the specified index in this list.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- AssetList
<T>
Syntax
public T this[int index] { get; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
T |