📋 Metadata
- Author: roaoao
- Date: 2019-12-19 17:56:48
- Type:
answer - Reply to: post_02920
💬 Content
Hi @anminmakura,
Try this code instead:
return C.active_object and len([m for m in C.active_object.modifiers if m.type == 'PARTICLE_SYSTEM']) > 0
❤️ 2 likes