DateTimePickerDialog Class |
Implementing multiple adapters to get a generic picker which returns a
DateTime object.
There are 2 ways of using this script: either simply call
Show(ActionDateTime)
or drag and drop the prefab in /OSA/Resources/OSA/DateTimePicker8 into your scene and subscribe to
OnDateSelected
Inheritance HierarchySystemObject Object Component Behaviour MonoBehaviour Com.ForbiddenByte.OSA.CustomAdapters.DateTimePickerDateTimePickerDialog
Namespace:
Com.ForbiddenByte.OSA.CustomAdapters.DateTimePicker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic class DateTimePickerDialog : MonoBehaviour
The DateTimePickerDialog type exposes the following members.
Constructors
Properties
Methods
Events
Version InformationOptimized ScrollView Adapter
Supported in: 4.1
See Also