Is it possible to add menu items to the OSX menu bar (file, edit, view, etc) from a plugin within Unity, and if so, where would one look (in terms of documentation or example code) to start on such a project?
Obviously, ideally, these menu items would also have some sort of callback to a function within Unity.