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