Post #3986: Top right in advance settings
📋 Metadata
- Author: Motiomancer
- Date: 2021-08-10 05:25:24
- Type:
answer - Quality Score: 8/10
- Reply to: post_03985
- Replies (1): post_03987
🏷️ Tags
pie-menu configuration intermediate
⚙️ Related PME Features
- Pie Menu Editor
- Python Scripting
- Advanced Settings
💬 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