Home
last modified time | relevance | path

Searched refs:pyrna_prop_collection_type_check (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/python/intern/
H A Dbpy_rna.c2781 static int pyrna_prop_collection_type_check(BPy_PropertyRNA *self, PyObject *value) in pyrna_prop_collection_type_check() function
2835 if (pyrna_prop_collection_type_check(self, value) == -1) { in pyrna_prop_collection_ass_subscript()