Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SocialPlatforms.Range.Range

public function Range(fromValue: int, valueCount: int)

Parameters

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

Description

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