RangeInt(int, int)
Constructs a new RangeInt with given start, length values.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public RangeInt(int start, int length)
public RangeInt(int start, int length)