You can not send parts of a struct with send_var_to. You can send the whole struct, or any global variable, but not a part from a struct or a variable from inside a struct.