as2fm.scxml_converter.scxml_entries.scxml_executable_entries.instantiate_exec_body_bt_events

as2fm.scxml_converter.scxml_entries.scxml_executable_entries.instantiate_exec_body_bt_events(exec_body: List[ScxmlAssign | ScxmlIf | ScxmlSend] | None, instance_id: int, children_ids: List[int]) None

Instantiate the behavior tree events in the execution body.

Parameters:
  • exec_body – The execution body to instantiate the BT events in

  • instance_id – The instance ID of the BT node