📋 Metadata
- Author: Motiomancer
- Date: 2021-08-10 05:25:24
- Type:
answer - Reply to: post_03985
- Replies (1): post_03987
💬 Content
Top right in advance settings

You can get the different names in scripting while changing to the specific space

Just add the return and an extra =
like:
return bpy.context.area.ui_type == 'ShaderNodeTree'
❤️ 2 likes