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

Sandbox.ModAPI.Ingame.TransmissionDistance

Morten Aune Lyrstad edited this page Feb 3, 2022 · 8 revisions

IndexNamespace Index

TransmissionDistance Enum

public enum TransmissionDistance

Specifies how far should be broadcasted message.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

Member Description
CurrentConstruct All PBs on single ship For more info on constructs see IsSameConstructAs(IMyTerminalBlock)
ConnectedConstructs All PBs on physically connected ships For more info on constructs see IsSameConstructAs(IMyTerminalBlock)
AntennaRelay All PBs connected over antenna relay
TransmissionDistanceMax Max Distance
Clone this wiki locally