System.Sensors.TSensorManager.operator []
C++
TCustomSensor* operator[](int Index) { return this->Sensors[Index]; }
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Sensors.hpp | System.Sensors | TSensorManager |
Description
Renvoie le détecteur avec l'index spécifié.