Lemmings
Remappable Gestures For Unity
Loading...
Searching...
No Matches
Lemmings.UI.MetricOptionInfo Class Reference

Temporary data‐carrier for one metric option row. Fill this out when you have real metric names, IDs, and tuning parameters. More...

Data Fields

string displayName
 Name to display in the row (e.g. "Distance", "Angle").
List< string > availableMetrics = new List<string>()
 List of available metric names / enum strings.
string description
int selectedIndex
 Index of the currently selected metric in availableMetrics.
int currentIndex

Detailed Description

Temporary data‐carrier for one metric option row. Fill this out when you have real metric names, IDs, and tuning parameters.


The documentation for this class was generated from the following file:
  • Assets/Lemmings/Scripts/UI/LemmingUIUtilities.cs