Struct TagCollection.StartIndexOnly
- Namespace
- TMPEffects.Tags.Collections
- Assembly
- TMPEffects.dll
protected struct TagCollection.StartIndexOnly : IComparable<TMPEffectTagIndices>
- Implements
- Inherited Members
Constructors
StartIndexOnly(int)
public StartIndexOnly(int startIndex)
Parameters
startIndex
int
Fields
startIndex
public readonly int startIndex
Field Value
Methods
CompareTo(TMPEffectTagIndices)
public int CompareTo(TMPEffectTagIndices other)
Parameters
other
TMPEffectTagIndices