Translations:Linkage/12/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
Importing a new version from external source
Line 1: Line 1:
'''Hooks''' are an optional part of drives that certain components may utilize. They are an optional function that will be run when the driven field attempts to be written to. This function is defined by the driver.
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.

Revision as of 17:40, 18 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 (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 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.