Constructor IntScalableSetting
IntScalableSetting(int[], ScalableSettingSchemaId)
Instantiate a new int scalable setting.
선언
public IntScalableSetting(int[] values, ScalableSettingSchemaId schemaId)
파라미터
타입 | 이름 | 설명 |
---|---|---|
int[] | values | The values of the settings |
ScalableSettingSchemaId | schemaId | The schema of the setting. |