The comment (and resulting tooltip in the Editor) for the ConeHalfAngle property in BTDecorator_ConeCheck.h does not appear to be correct. The property seems to be controlling the angular size of the resulting cone check, but the comment refers to maximum execution time of the underlying node.
RESULT:
The comment states /** max allowed time for execution of underlying node */
EXPECTED:
The comment references the actual purpose of the property.
Head over to the existing Questions & Answers thread and let us know what's up.