2004-07-28
09:21 PM
- last edited on
2023-08-07
12:18 PM
by
Doreena Deng
2004-07-29 10:30 PM
Skywalker wrote:As far as I know, user data is strictly linked to a specific add-on based on its ID. You could accomplish the result you want by having a 'parent' add-on which owns the data, and the other 'child' add-ons communicate with it to obtain the information they need.
How could I link additional data to elements, which is freely accessed by multiply addons?
2004-07-30 12:56 AM
Ralph wrote:My understanding, too.
As far as I know, user data is strictly linked to a specific add-on based on its ID. You could accomplish the result you want by having a 'parent' add-on which owns the data, and the other 'child' add-ons communicate with it to obtain the information they need.