Publisher | Denis Rizov |
---|---|
File size | 220.09kB |
Number of files | 125 |
Latest version | 2.1.4 |
Latest release date | 2022-02-14 05:22:41 |
First release date | 2018-10-04 02:32:06 |
Supported Unity versions | 2018.4.2 or higher |
NaughtyAttributes is an extension for the Unity Inspector.
It expands the range of attributes that Unity provides so that you can create powerful inspectors without the need of custom editors or property drawers. It also provides attributes that can be applied to non-serialized fields or functions.
Most of the attributes are implemented using Unity's CustomPropertyDrawer, so they will work in your custom editors. If you want all of the attributes to work in your custom editors, however, you must inherit from NaughtyInspector and use the NaughtyEditorGUI.PropertyField_Layout function instead of EditorGUILayout.PropertyField
Documentation
GitHub Repo
Features
- Open Source
- Drawer Attributes
- Meta Attributes
- Validator Attributes
Platforms
- PC, Mac, Linux
- Android
- iOS
- Nintendo Switch
- PS4
- XBOX ONE
It expands the range of attributes that Unity provides so that you can create powerful inspectors without the need of custom editors or property drawers. It also provides attributes that can be applied to non-serialized fields or functions.
Most of the attributes are implemented using Unity's CustomPropertyDrawer, so they will work in your custom editors. If you want all of the attributes to work in your custom editors, however, you must inherit from NaughtyInspector and use the NaughtyEditorGUI.PropertyField_Layout function instead of EditorGUILayout.PropertyField
Documentation
GitHub Repo
Features
- Open Source
- Drawer Attributes
- Meta Attributes
- Validator Attributes
Platforms
- PC, Mac, Linux
- Android
- iOS
- Nintendo Switch
- PS4
- XBOX ONE