Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Deadcows/DisplayInspector-Attribute
Attribute for Unity3d to display one Inspector inside another
https://github.com/Deadcows/DisplayInspector-Attribute
Last synced: 2 months ago
JSON representation
Attribute for Unity3d to display one Inspector inside another
- Host: GitHub
- URL: https://github.com/Deadcows/DisplayInspector-Attribute
- Owner: Deadcows
- Created: 2016-10-26T12:31:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-30T20:11:10.000Z (about 8 years ago)
- Last Synced: 2024-11-10T11:02:52.001Z (2 months 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
- awesome-unity-open-source-on-github - DisplayInspector-Attribute - Attribute to display one Inspector inside another (Attribute)
README
# DisplayInspector-Attribute
Attribute for Unity3d to display one Inspector inside another![DisplayInspector Example](https://habrastorage.org/files/8f4/c92/ecd/8f4c92ecde704f20991cf60d92680825.png)
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