NT_StartClient3

Function NT_StartClient3 

Source
pub unsafe extern "C" fn NT_StartClient3(
    inst: NT_Inst,
    identity: *const WPI_String,
)
Expand description

Starts a NT3 client. Use NT_SetServer or NT_SetServerTeam to set the server name and port.

ยงParameters

  • inst: Instance handle.
  • identity: Network identity to advertise (cannot be empty string).