-
Notifications
You must be signed in to change notification settings - Fork 4
MCM_String
github-actions[bot] edited this page Jul 19, 2026
·
1 revision
Inherits: MCM_Value < MCM_Type
Allows text input by the player within MCM
| Return Value | Name and Parameters |
|---|---|
| MCM_String | MCM_String(id: String, name: String, tooltip: String, default: String) |
MCM_String MCM_String(id: String, name: String, tooltip: String, default: String)
Constructs an MCM_String. And then sends id, name, tooltip, and default parameters to the inherited MCM_Value constructor while also sending the section name of "String"