script: union/ev_connect_union_connect_kill

code

ev_connect_union_connect_kill:
    union_get_talk_number("UNION_TALK_CONNECT_CANCEL", work: 246)
    talkmsg_sp(work: 246)
    time_wait("UNION_EVNET_PRE_WAIT", work: 246)
    comm_synchronize("UNION_SYNCHRO_CONNECTEND")
    talk_close()
    union_connect_cut_restart()
    talk_obj_end()
    end()

1 callers

script_set script invocation
union ev_connect_union_child_menu_select jump("ev_connect_union_connect_kill")