Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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