Represents the result of a Molang autocomplete operation.
Optional
The label to display in the autocomplete menu.
The number of characters to overlap with the incomplete string.
The suggestion priority. A higher number means it will be suggested first.
The text to insert.
Represents the result of a Molang autocomplete operation.