|  Developer
Updated on November 16, 2021

Central scene

				
					{
    id = 91,
    version = 1,
    buttons = {
        {button_id = 1, button_attributes={"press_1_time", "press_2_times"}},
        {button_id = 2, button_attributes={"held_down", "released"}},
        ...
    }
}				
			
field type description
id int identifier of command class
version int version of command class
buttons table array of supported buttons