Enum TraitListUI.OrderBy
How to order the traits in the list.
Name - Sort traits by name.
Number of Traits - Sort traits by number of characters activating the trait.
Option Index - Sort traits by index of the activated option, and then by number of traits.
Namespace: AutoBattleFramework.BattleUI
Assembly: cs.temp.dll.dll
Syntax
public enum OrderBy
Fields
Name | Description |
---|---|
Name | |
NumberOfTraits | |
OptionIndex |