HomeMaterial getKey?

by dkleszyk » Thu Sep 19, 2024 4:02 pm

Is the 'key' property of

Code: Select all

HomeMaterial
meant to be used for anything?

The documentation suggests that it is an alternative for 'name' if non-null, but I can't seem to find anywhere in the source where the 'key' property is set or used.

Is it used by plugins, maybe?