Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyIntergridCommunicationSystem.IsEndpointReachable

Morten Aune Lyrstad edited this page Apr 16, 2022 · 6 revisions

IndexNamespace IndexIMyIntergridCommunicationSystem

Summary

public bool IsEndpointReachable(long address, TransmissionDistance transmissionDistance = TransmissionDistance.AntennaRelay)

Determines if given endpoint is currently reachable. Similar to sending ICMP message.

Returns

bool

Parameters

Clone this wiki locally