Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Translations:Component/8/ja: Difference between revisions

From Resonite Wiki
Created page with "$persistentフィールドは、このコンポーネントが保存されるかどうかを決定します。たとえば、Inventoryに保存される場合があります。このフィールドが<code>false</code>に設定されていると、保存時にコンポーネントは永続化されません。"
 
No edit summary
 
Line 1: Line 1:
$persistentフィールドは、このコンポーネントが保存されるかどうかを決定します。たとえば、[[$1|Inventory]]に保存される場合があります。このフィールドが<code>false</code>に設定されていると、保存時にコンポーネントは永続化されません。
The $persistentフィールドは、このコンポーネントが保存されるかどうかを決定します。例えば、[[$1|インベントリ]]に保存される場合です。このフィールドが<code>false</code>に設定されている場合、保存時にこのコンポーネントは保存されません。

Latest revision as of 09:38, 22 May 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Component)
The $persistent field determines whether this component will be saved, for example to the [[$1|Inventory]]. If this field is set to <code>false</code>, the component will not be persisted when saved.

The $persistentフィールドは、このコンポーネントが保存されるかどうかを決定します。例えば、インベントリに保存される場合です。このフィールドがfalseに設定されている場合、保存時にこのコンポーネントは保存されません。