Documentation

Address IP - Open Dev Kit Documentation

Open Dev Kit Documentation :: Networking :: Connection RPC :: Address IP

Networking.ConnectionRPC.AddressIP
relevant IP address of the connection (TCP socket namely)

Type

String

Lua Usage

-- Get
local string = connectionRPC.AddressIP

-- Set
connectionRPC.AddressIP = string

If you think anything is missing, please feel free to: submit documentation feedback on this page