Declared in OpticalReceiver

Declaration

void SetLineOfSight(
    bool los,
    Transmitter transmitter
);

Description

Updates the line of sight flag if this uses a particular transmission type that disables connection if the line of sight is blocked, for example, optical.

Parameters

NameDescription
losA flag if the los is clear
transmitterThe transmitter for the connection