ILoadout.CurrentIndex property
Index of the currently-active loadout, or null if none/unknown.
public int? CurrentIndex { get; }See Also
Section titled “See Also”- interface ILoadout
- namespace Stellar.Abstractions.Services
Index of the currently-active loadout, or null if none/unknown.
public int? CurrentIndex { get; }