def zbw_mmDeleteMsgAttr(attr, *args):
#delete the attr from the base obj
cmds.deleteAttr(attr)
#when you delete, then run the whole proc again afterwards (to clean up the nums)
cmds.deleteUI("mmRCListLayout")
zbw_mmListCurrentMessages("mmListMessages")
评论列表
文章目录