Hi, all the blocks created via plugin use the AutoBlockDescriptor
. You cannot add any blocks with a custom descriptor without recompiling OB2’s code. For the dropdown you can simply use an enum
Hi, all the blocks created via plugin use the AutoBlockDescriptor
. You cannot add any blocks with a custom descriptor without recompiling OB2’s code. For the dropdown you can simply use an enum