Version: 2017.3

RangeConstructor

매뉴얼로 전환
public Range (int fromValue, int valueCount);

파라미터

fromValue The minimum allowed value.
valueCount The number of possible values.

설명

Constructor for a score range, the range starts from a specific value and contains a maxium score count.