class MAGES::NeuromonitoringScene::Neuromonitor

Overview

The Neuromonitor class is a singleton that controls the audio source and screen of the neuromonitor. More…

class Neuromonitor: public MonoBehaviour
{
public:
    // classes

    class SetNeuromonitorPlayingStep;

    // properties

    Neuromonitor Instance;
};

Detailed Documentation

The Neuromonitor class is a singleton that controls the audio source and screen of the neuromonitor.

Properties

Neuromonitor Instance

Gets the instance of the neuromonitor.