[]
Creates a collection of ranges with common levels.
public static List<MapEntry> GetSplitRanges(CharType[] types)
| Type | Name | Description |
|---|---|---|
| CharType[] | types | The array of CharType. |
| Type | Description |
|---|---|
| List<MapEntry> | A list of MapEntry representing the ranges. |