set_bool


Description:

[ Version ( since = "1.14" ) ]
public void set_bool (string field, bool bool_value)

Sets a boolean value on this.

Parameters:

this

The Token.

field

field to set

bool_value

boolean value to set