打开/关闭菜单
4741
2301
13
7.5万
Trials in Tainted Space Bilingual Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

所有翻译

更多操作

请在下面输入消息名称以显示所有可用翻译。

消息

找到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.