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.Channel

Malware edited this page May 13, 2024 · 1 revision

IndexNamespace IndexIMyTransponder

Summary

public int Channel { get; set; }

Gets or sets channel number to be used for further signals. Setter does nothing if there is no IMySignalChannelProvider component accessible. Getter returns zero if there is no IMySignalChannelProvider component accessible.

Returns

int

Clone this wiki locally