https://github.com/andrumak/DisplayInspector-Attribute
Attribute for Unity3d to display one Inspector inside another
https://github.com/andrumak/DisplayInspector-Attribute
Last synced: about 1 month ago
JSON representation
Attribute for Unity3d to display one Inspector inside another
- Host: GitHub
- URL: https://github.com/andrumak/DisplayInspector-Attribute
- Owner: Deadcows
- Created: 2016-10-26T12:31:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-30T20:11:10.000Z (over 9 years ago)
- Last Synced: 2025-02-28T16:39:47.657Z (over 1 year ago)
- Language: C#
- Size: 1.95 KB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DisplayInspector-Attribute
Attribute for Unity3d to display one Inspector inside another

Simply put *DisplayInspector* attribute to display inspector of object in this field
*[DisplayInspector(false)]*
*public GameManagerSettings Settings;*
Bool parameter is to display object field always or only while field unassigned