Skip to content

Commit

Permalink
Update API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed May 16, 2024
1 parent c4e789e commit 5d5ebc4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,9 +324,7 @@ Evaluates a condition on an integer variable in the blackboard.
<Sequence>
<Blackboard:ChangeInteger variable_name="test" value="42" integer_change_type="Set"/>
<Blackboard:IntegerCondition variable_name="test" value="42" condition_operator_type="="/>


</Sequence>
</Sequence>
</Root>
</BehaviourTree>
<!-- Returns: SUCCESS (test == 42) -->
Expand Down

0 comments on commit 5d5ebc4

Please sign in to comment.