📋 Metadata
- Author: Pluglug
- Date: 2025-07-06 01:25:18
- Type:
answer - Reply to: post_05513
- Replies (1): post_05515
💬 Content
Basically it is used like this:

The Poll method must “return” True or False.
Blender will only execute the operator if Poll is True, and ignore it if it is False.
# Other ui_type identifiers
'GeometryNodeTree'
'ShaderNodeTree'
'CompositorNodeTree'
❤️ 2 likes