Publisher | KingPeas |
---|---|
File size | 642.09kB |
Number of files | 119 |
Latest version | 1.0.3 |
Latest release date | 2015-04-20 05:46:56 |
First release date | 2015-03-11 05:42:41 |
Supported Unity versions | 2018.4.2 or higher |
Adapted for Unity 4.6 - 5.0
The plugin PropertyDarawerCollection can:- change the label in any standard field ,
- hide the label,
- ask for a hint,
- specify the number of rows to display
- set arbitrary labels for any Enum value
- use static and dynamic selection lists of values
- call system dialogues to select the path to the file or directory
- set a mask for the entered value
- make the property not editable
- enter test values by the field type
- display a hint or a title
- make the process of EditorWindow creating easier
- help to forget about CustomEditor
For each attribute, it is created its own scene with an example of using and commentaries, as well as with an example of a real project with Unity Test Tool using.