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

SpaceEngineers.Game.ModAPI.Ingame.IMyTransponder.SendSignal

Malware edited this page May 13, 2024 · 1 revision

IndexNamespace IndexIMyTransponder

Summary

public void SendSignal(int? channel = default)

Sends a signal to the channel. If no channel number is provided, uses channel number from IMySignalChannelProvider component of the same container.

Parameters

Clone this wiki locally