Moving hydra util files into a package

This commit is contained in:
evanchia
2021-04-19 16:31:05 -07:00
parent 14f7883425
commit c1e3e0fe5e
309 changed files with 936 additions and 806 deletions
@@ -13,7 +13,7 @@ import azlmbr.bus as bus
import azlmbr.editor as editor
import azlmbr.landscapecanvas as landscapecanvas
from . import hydra_editor_utils as hydra
import editor_python_test_tools.hydra_editor_utils as hydra
def find_nodes_matching_entity_component(component_name, entity_id):