TomGrobbe / MenuAPI

FiveM C# Menu API. Designed specifically as a replacement of NativeUI for vMenu. Full safezone scaling supported, both left and right aligned menus supported.
https://docs.vespura.com/mapi
61 stars 46 forks source link

DynamicListItemSelectEvent #4

Closed carmineos closed 5 years ago

carmineos commented 5 years ago

Added DynamicListItemSelectEvent Renamed DynamicListItemCurrentItemChangedEvent (for consistency) Fixed TestMenu.csproj

TomGrobbe commented 5 years ago

Thanks for this :)