BT condition that checks a variable on the blackboard.
BTCheckVar evaluates the [member variable] against [member value] and returns [code]SUCCESS[/code] or [code]FAILURE[/code] based on the [member check_type].
The type of check to be performed.
A parameter that specifies the value against which the [member variable] will be compared.
The name of the variable to check its value.