Server

GetServerIP

Function to get the ip of the server

function HRLib.GetServerIP(): string

GetServerPort

Function to get server's connection port (endpoint)

function HRLib.GetServerPort(): integer

GetJoinCode

Function to get the server's join code, used in some APIs for information

function HRLib.GetJoinCode(): string

Last updated