limboai/doc_classes/BBInt32Array.xml

11 lines
381 B
XML
Raw Permalink Normal View History

2023-04-10 14:57:36 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
2024-01-19 16:05:01 +00:00
<class name="BBInt32Array" inherits="BBParam" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
2023-04-10 14:57:36 +00:00
<brief_description>
2024-01-19 16:05:01 +00:00
PackedInt32Array-type parameter for [BehaviorTree] tasks. See [BBParam].
2023-04-10 14:57:36 +00:00
</brief_description>
<description>
</description>
<tutorials>
</tutorials>
</class>