Skip to content

Commit d3af6c1

Browse files
committed
add rhai test
1 parent 6fd8418 commit d3af6c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
let type = world.get_type_by_name.call("UnitStruct");
2+
let constructed = construct.call(type, map.call(#{}));

0 commit comments

Comments
 (0)