Translations:Linkage/12/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:
A '''Hook''' is an optional part of field linkage that certain drivers may utilize. It is a function that will be run when the linked field attempts to be written to. This function is defined by the driver. This allows the driver to arbitrarily change the behavior of writing to a field.
A '''Hook''' is an optional part of linkage that certain drivers may utilize. It is a function that will be run when the linked element attempts to be changed. This function is defined by the driver. This allows the driver to arbitrarily change the behavior of writing to a sync element.

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)
A '''Hook''' is an optional part of linkage that certain drivers may utilize. It is a function that will be run when the linked element attempts to be changed. This function is defined by the driver. This allows the driver to arbitrarily change the behavior of writing to a sync element.

A Hook is an optional part of linkage that certain drivers may utilize. It is a function that will be run when the linked element attempts to be changed. This function is defined by the driver. This allows the driver to arbitrarily change the behavior of writing to a sync element.