Prashant
- 活动总数 41
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 12
-
创建于 Find groupid for an action
已回答Hello, in a plugin, is there a way to find the groupid from anActionEvent. Something like this:( e.myActionManager).myId2GroupId.myMap.get(ACTION_ID) All these have private access in ActionManager....