Meta_ApplicationMenuCustom
An ApplicationMenuCustom is used by context menus to populate the menu with dynamic data (for example, a list of nodes in the tree)
Public Types
Property index.
Idx_Func | string - Name of a Lua function to call, with signature func(target,menu) where target is the node that summoned the menu, and menu is a temporary menu container on which to create Meta_ApplicationMenuEntry items for this operation |