Enum StepResponse.StepType
- Namespace
- Gamelogic.Extensions.Algorithms
- Assembly
- Assembly-CSharp.dll
Used to indicate whether steps are to the left, middle or right of samples.
public enum StepResponse.StepType
- Extension Methods
Fields
Left = 0
Mid = 1
Right = 2