nx_craft_placement_wasm_gate_t316.nx
buildroot/runtime/nx_craft_placement_wasm_gate_t316.nx
about
nx_craft_placement_wasm_gate_t316.nx -- Tests placement VM functionality against specified terrain and actor seat conditions.
dependencies 3 imports · 0 importers
imports: nx_craft_imported_placement_candidate_t316.nxnx_gate_verdict.nxnx_wasm_vm.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 5 | func placement_vm_case(m:*WasmMod,c:*i64)->i64 called by 1: main calls 5: gv_check_eqplacement_vm_floorplacement_vm_seatgv_checkplacement_old_support |
| 40 | func placement_vm_floor(m:*WasmMod,x:i64,z:i64)->i64{return wm_run(m,"wc_place_floor_q",0,x,z,0,0,3)} called by 1: placement_vm_case |
| 41 | func placement_vm_seat(m:*WasmMod,x:i64,z:i64,y:i64)->i64{return wm_run(m,"wc_actor_seat_q",0,x,z,y,0,4)} called by 1: placement_vm_case |
| 42 | func main(argc:i64,argv:*i64)->i64 |
| 60 | func placement_old_support(base: i64, xq: i64, zq: i64, top: i64, ceiling: i64) -> i64 called by 1: placement_vm_case |