Description:

Get value as Boolean, will only succeed if value was created using Set(string key, Boolean value)

Syntax:
public Boolean TryGetBool(
String key,
out Boolean value
)
Returns:
Type: Boolean
Available since:
5.0

Nothing found