UnlimitedHand Reference for Unity (Methods)

Name:

guessPortName()

Description: It returns the appropriate PortName for each platform.
Returns: static string
Parameters: string guessPortNameUnix, string guessPortNameWindows
Example:




Name:

guessPortNameUnix()

Description: Returns the PortName in the case of a Unix environment, and the usb connection or bluetooth connection.
Returns: static string
Parameters: N/A
Example:




Name:

guessPortNameWindows

Description: Return the PortName in the case of the Windows environment.
Returns: static string
Parameters: N/A
Example: