Summary
Returns an array of indicies indicating the sorted order of items in this list based on the `comparer`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- MetaAssetList
<TAsset, TMeta>
Syntax
public int[] GetSortedIndices(IComparer<TMeta> comparer)
Parameters
Name | Type | Description |
---|---|---|
comparer | IComparer |
Return Value
Type | Description |
---|---|
int[] |