class MAGES::ExampleScene::PatientCharacterController

Overview

Controller that manages the patient’s model. More…

class PatientCharacterController: public MonoBehaviour
{
public:
    // methods

    void Start();
};

Detailed Documentation

Controller that manages the patient’s model.

Methods

void Start()

Start is called before the first frame update.