Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
'''Hooks''' are an extension of drives. They are essentially the same thing as drives | '''Hooks''' are an extension of drives. They are essentially the same thing as drives except for the fact that when the driven field attempts to be written to, a function will be run. This function is defined by the driver. |
Revision as of 23:05, 25 April 2025
Hooks are an extension of drives. They are essentially the same thing as drives except for the fact that when the driven field attempts to be written to, a function will be run. This function is defined by the driver.