BT condition that checks a variable on the blackboard.
BTCheckVar checks [member variable] against [member value] and returns [code]SUCCESS[/code] or [code]FAILURE[/code] based on the [member check_type].
Type of check to perform.
Parameter that specifies the value to which the [member variable] will be compared.
Variable name to check its value.