In-game documentation of setUserActionText says it changes "text", "textDefault" and "textToolTip" (see attached screenshot). But it changes only "text". {F24799}
Description
Description
Details
Details
- Legacy ID
- 2540219559
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
player setUserActionText [player addAction ["Old Text", ""], "New Text", "Ignored textDefault", "Ignored textTooltip"];