Skip to content

MCM_Category

github-actions[bot] edited this page Jul 19, 2026 · 1 revision

Inherits: MCM_Type

Description

The type that handles creation of a named header within the MCM Menu

Constructors

Return Value Name and Parameters
MCM_Category MCM_Category(id: String, name: String)

Constructor Descriptions

MCM_Category MCM_Category(id: String, name: String)

 Constructs an MCM_Category value and passes the id, and name parameters to the inherited MCM_Type constructor while also passing the section name "Category"

Clone this wiki locally