get_boolean


Description:

public bool get_boolean (out bool boolean)

Gets the boolean value of this.

Parameters:

this

a [struct@VectorValue]

boolean

a location to store the boolean value

Returns:

true if this is a boolean value and boolean was set, false otherwise