class MAGES::Interaction::OptionsMenuBehaviour

Overview

Class for handling the options UI behaviour. More…

class OptionsMenuBehaviour: public MonoBehaviour
{
public:
    // methods

    void Handle();
};

Detailed Documentation

Class for handling the options UI behaviour.

Methods

void Handle()

Handles the options UI.