Hi everybody, I have been stuck on a problem for the last day and am hoping that someone here can help. I am working with the collaborative viewer template in Unreal 4.27. I would like to add a new command button to the contextual menu. The challenge is that buttons are dynamically added. I can see they get compiled into an array of object references but can’t find how to edit that, or where to look. I have found a few forum threads (Contextual menu Collab Viewer Template), but no one completely answers the question. Thanks.