Declared in TelemetrySystem

Declaration

Receiver[] GetReceiversOfType(
    TransmissionType type
);

Description

Returns a array of all receivers that have already been added to the data subsystem, so that the receivers can be connected up appropriately. This will also match the transmission type.

Parameters

NameDescription
typeThe transmission type to search for