Behavior Tree Task Variable Initialization

Hold on.

I added an integer count variable to the task that incremented every time the task was executed. And the variable kept increasing. So it appears this variable was not reset but persistent.