所有翻译
更多操作
请在下面输入消息名称以显示所有可用翻译。
找到1个翻译。
| 名称 | 当前消息文本 |
|---|---|
| 史 English(en) | == Save File Anatomy == There are a variety of value types that make up the components of a save file. They include: * <b>Integer</b> - A whole (non-decimal) number. * <b>Number</b> - A number with a decimal or fractional value. * <b>Boolean</b> - A binary value consisting of true or false. * <b>String</b> - A sequence of text-based characters. * <b>Array</b> - A collection of variables grouped together. * <b>Object</b> - Similar to an array, a collection consisting of a group of variables. |