![]() |
FirstModulAR 0.1.0
|
Renders one or more vitals using a line renderer and text displays. More...
Public Member Functions | |
| MultiPulseVitalsListing | Init (IVitalsProvider provider) |
| Initializes the listing with the given provider. Initialization is required for the listing to function. | |
| void | Stop () |
| De-initializes and stops vitals listing from processing. | |
| bool | ContainsDataType (DataType dataType) |
| Checks if the listing contains the specified data type. | |
| void | SetColors (bool isAlerting) |
| Sets the colors of the UI elements based on the alert state. | |
Properties | |
| IVitalsProvider | Provider [get] |
| bool | IsInitialized [get] |
| float | Frequency [get] |
Renders one or more vitals using a line renderer and text displays.
|
inline |
Checks if the listing contains the specified data type.
| dataType | The data type to check. |
|
inline |
Initializes the listing with the given provider. Initialization is required for the listing to function.
|
inline |
Sets the colors of the UI elements based on the alert state.
| isAlerting | True if the alert state is active, otherwise false. |
|
inline |
De-initializes and stops vitals listing from processing.
|
get |
|
getprotected |
|
getprotected |