|AllowDrag|Bool| Whether or not the user can drag onto the button from the center of the context menu to click it.
|AllowDrag|Bool| Whether or not the user can drag onto the button from the center of the context menu to click it.
|CloseMenuOnPress|Bool| Whether or not the context menu should be closed after the item is pressed.
|CloseMenuOnPress|Bool| Whether or not the context menu should be closed after the item is pressed.
|Pressed|WorldDelegate| See [[ProtoFlux:Button_Events]]
|Pressed|WorldDelegate| See [[ProtoFlux:Button_Events|ButtonEvents]]
|Pressing|WorldDelegate| See [[ProtoFlux:Button_Events]]
|Pressing|WorldDelegate| See [[ProtoFlux:Button_Events|ButtonEvents]]
|Released|WorldDelegate| See [[ProtoFlux:Button_Events]]
|Released|WorldDelegate| See [[ProtoFlux:Button_Events|ButtonEvents]]
}}
}}
Revision as of 18:44, 2 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Context Menu Item Source component as seen in the Scene Inspector
The ContextMenuItemSource component is used to add additional items to a context menu. To show up, it needs to be either within a Context Menu Submenu or assigned to a Root Context Menu Item as its Item.