Translations:Linkage/14/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
 
Importing a new version from external source
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The most commonly-named hook that one might encounter is called <code>WriteBack</code>. This makes it so that when one attempts to write to the driven field, the write will go through, writing both to the source value and driven value at once.
The most commonly-named hook that one might encounter is called <code>WriteBack</code>, seen on the [[Component:ValueCopy|ValueCopy]] component for example. This makes it so that when one attempts to write to the driven field, the write will go through, writing both to the source value and driven value at once.

Latest revision as of 17:30, 3 July 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 (Linkage)
The most commonly-named hook that one might encounter is called <code>WriteBack</code>, seen on the [[Component:ValueCopy|ValueCopy]] component for example. This makes it so that when one attempts to write to the driven field, the write will go through, writing both to the source value and driven value at once.

The most commonly-named hook that one might encounter is called WriteBack, seen on the ValueCopy component for example. This makes it so that when one attempts to write to the driven field, the write will go through, writing both to the source value and driven value at once.