Table of Contents

Struct TagCollection.TempIndices

Namespace
TMPEffects.Tags.Collections
Assembly
TMPEffects.dll
protected struct TagCollection.TempIndices : IComparable<TMPEffectTagIndices>
Implements
Inherited Members

Constructors

TempIndices(int, int)

public TempIndices(int startIndex, int orderAtIndex)

Parameters

startIndex int
orderAtIndex int

Methods

CompareTo(TMPEffectTagIndices)

public int CompareTo(TMPEffectTagIndices other)

Parameters

other TMPEffectTagIndices

Returns

int