Skip to content

Commit

Permalink
Fix BehaviorTreeView doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubonnek committed Feb 17, 2024
1 parent 78c61d4 commit dad8d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc_classes/BehaviorTreeView.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</methods>
<members>
<member name="update_interval_msec" type="int" setter="set_update_interval_msec" getter="get_update_interval_msec" default="0">
Minimum delay between two updates (in milliseconds). Set to higher values for a lower CPU load.
Minimum delay between two updates (in milliseconds). Set to higher values for a lower CPU load.
</member>
</members>
</class>

0 comments on commit dad8d86

Please sign in to comment.