You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By "editor-only function," I mean the functions _validate_property, _get_configuration_warnings, and others.
Why is it required to add @tool in the script? It should automatically be called in the editor, and it would also allow subclassed classes to have their properties work like the parent class without the need to add @tool in every script.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
By "editor-only function," I mean the functions _validate_property, _get_configuration_warnings, and others.
Why is it required to add @tool in the script? It should automatically be called in the editor, and it would also allow subclassed classes to have their properties work like the parent class without the need to add @tool in every script.
Beta Was this translation helpful? Give feedback.
All reactions