m FuzzyBot moved page Translations:Field linkage/14/en to Translations:Linkage/14/en without leaving a redirect: Part of translatable page "Field linkage" |
Importing a new version from external source |
||
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
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.