class MAGES::UIs::Keys

Overview

Helper class to store all the text fields of the keyboard’s keys. More…

class Keys
{
public:
    // properties

    TextMeshProUGUI R1K1;
    TextMeshProUGUI R1K2;
    TextMeshProUGUI R1K3;
    TextMeshProUGUI R1K4;
    TextMeshProUGUI R1K5;
    TextMeshProUGUI R1K6;
    TextMeshProUGUI R1K7;
    TextMeshProUGUI R1K8;
    TextMeshProUGUI R1K9;
    TextMeshProUGUI R1K10;
    TextMeshProUGUI R2K1;
    TextMeshProUGUI R2K2;
    TextMeshProUGUI R2K3;
    TextMeshProUGUI R2K4;
    TextMeshProUGUI R2K5;
    TextMeshProUGUI R2K6;
    TextMeshProUGUI R2K7;
    TextMeshProUGUI R2K8;
    TextMeshProUGUI R2K9;
    TextMeshProUGUI R2K10;
    TextMeshProUGUI R3K1;
    TextMeshProUGUI R3K2;
    TextMeshProUGUI R3K3;
    TextMeshProUGUI R3K4;
    TextMeshProUGUI R3K5;
    TextMeshProUGUI R3K6;
    TextMeshProUGUI R3K7;
    TextMeshProUGUI R3K8;
    TextMeshProUGUI R3K9;
    TextMeshProUGUI R3K10;
    TextMeshProUGUI R4K1;
    TextMeshProUGUI R4K2;
    TextMeshProUGUI R4K3;
    TextMeshProUGUI R4K4;
    TextMeshProUGUI R4K5;
    TextMeshProUGUI R4K6;
    TextMeshProUGUI R4K7;
    TextMeshProUGUI R4K8;
    TextMeshProUGUI R4K9;
    TextMeshProUGUI R5K1;
    TextMeshProUGUI R5K2;
    TextMeshProUGUI R5K3;
    TextMeshProUGUI R5K4;
    TextMeshProUGUI R5K5;
};

Detailed Documentation

Helper class to store all the text fields of the keyboard’s keys.

Properties

TextMeshProUGUI R1K1

Gets or Sets the K1R1 key.

TextMeshProUGUI R1K2

Gets or Sets the K2R1 key.

TextMeshProUGUI R1K3

Gets or Sets the K3R1 key.

TextMeshProUGUI R1K4

Gets or Sets the K4R1 key.

TextMeshProUGUI R1K5

Gets or Sets the K5R1 key.

TextMeshProUGUI R1K6

Gets or Sets the K6R1 key.

TextMeshProUGUI R1K7

Gets or Sets the K7R1 key.

TextMeshProUGUI R1K8

Gets or Sets the K8R1 key.

TextMeshProUGUI R1K9

Gets or Sets the K9R1 key.

TextMeshProUGUI R1K10

Gets or Sets the K10R1 key.

TextMeshProUGUI R2K1

Gets or Sets the K1R2 key.

TextMeshProUGUI R2K2

Gets or Sets the K2R2 key.

TextMeshProUGUI R2K3

Gets or Sets the K3R2 key.

TextMeshProUGUI R2K4

Gets or Sets the K4R2 key.

TextMeshProUGUI R2K5

Gets or Sets the K5R2 key.

TextMeshProUGUI R2K6

Gets or Sets the K6R2 key.

TextMeshProUGUI R2K7

Gets or Sets the K7R2 key.

TextMeshProUGUI R2K8

Gets or Sets the K8R2 key.

TextMeshProUGUI R2K9

Gets or Sets the K9R2 key.

TextMeshProUGUI R2K10

Gets or Sets the K10R2 key.

TextMeshProUGUI R3K1

Gets or Sets the K1R3 key.

TextMeshProUGUI R3K2

Gets or Sets the K2R3 key.

TextMeshProUGUI R3K3

Gets or Sets the K3R3 key.

TextMeshProUGUI R3K4

Gets or Sets the K4R3 key.

TextMeshProUGUI R3K5

Gets or Sets the K5R3 key.

TextMeshProUGUI R3K6

Gets or Sets the K6R3 key.

TextMeshProUGUI R3K7

Gets or Sets the K7R3 key.

TextMeshProUGUI R3K8

Gets or Sets the K8R3 key.

TextMeshProUGUI R3K9

Gets or Sets the K9R3 key.

TextMeshProUGUI R3K10

Gets or Sets the K10R3 key.

TextMeshProUGUI R4K1

Gets or Sets the K1R4 key.

TextMeshProUGUI R4K2

Gets or Sets the K2R4 key.

TextMeshProUGUI R4K3

Gets or Sets the K3R4 key.

TextMeshProUGUI R4K4

Gets or Sets the K4R4 key.

TextMeshProUGUI R4K5

Gets or Sets the K5R4 key.

TextMeshProUGUI R4K6

Gets or Sets the K6R4 key.

TextMeshProUGUI R4K7

Gets or Sets the K7R4 key.

TextMeshProUGUI R4K8

Gets or Sets the K8R4 key.

TextMeshProUGUI R4K9

Gets or Sets the K9R4 key.

TextMeshProUGUI R5K1

Gets or Sets the K1R5 key.

TextMeshProUGUI R5K2

Gets or Sets the K2R5 key.

TextMeshProUGUI R5K3

Gets or Sets the K3R5 key.

TextMeshProUGUI R5K4

Gets or Sets the K4R5 key.

TextMeshProUGUI R5K5

Gets or Sets the K5R5 key.