
A Calendar widget entirely made in UMG:
May be used to display calendar and/or to pick a date or a date range (since V1.2.0).
Several options available to customize the widget:
- Week may start on monday or sunday
- Highlighting of today or not
- Display buttons menu
- Display a list for month and year in the header
- Set a year range for the calendar
- Set starting month
- Select a style among the 4 styles provided
- Pick a single date or a date range
Bind the OnDateClicked event to get the date selected by the user or the OnRangeSelected event to get the range selected if applicable.
- Entirely made in Blueprint and UMG
- 4 pre-made styles provided
- Many options to customize the calendar
- Demo level included for an example of integration
- blueprints count : 2 main widgets + 8 sub-widgets
- input : mouse
- network replicated : No
- supported development platforms : Windows
- supported target build platforms : Windows