Description:

Get value as int, will return defaultValue unless value was created using Set(string key, int value)

Syntax:
public int Getint(
string key,
int defaultValue
)
Returns:
Type: int
Available since:
5.0

Nothing found