Enum CombinationItemFactorPurpose
Represents the purpose of a combination item factor
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum CombinationItemFactorPurpose
Fields
| Name | Value | Description |
|---|---|---|
| OlderStages | OlderStages = 5 | Older stages |
| RecentStages | RecentStages = 4 | Recent stages |
| Service | Service = 2 | Service |
| ServiceQuasi | ServiceQuasi = 3 | Service quasi |
| Strength | Strength = 1 | Strength |
| Unknown | Unknown = 0 | Unknown |