Function ntcore_sys::NT_SetServerTeam [] [src]

pub unsafe extern "C" fn NT_SetServerTeam(
    inst: NT_Inst,
    team: c_uint,
    port: c_uint
)

Sets server addresses and port for client (without restarting client). Connects using commonly known robot addresses for the specified team.

@param inst instance handle @param team team number @param port port to communicate over